Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 15:43:05 +02:00
parent e7b53fa489
commit 72fe17e130
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -55,8 +55,8 @@ jobs:
sudo netstat -napt
cat /etc/nginx/nginx.conf
sudo systemctl list-units --type=service --all
sudo systemctl status nginx.service
sudo systemctl enable nginx
sudo systemctl status nginx.service
sudo systemctl status nginx
if: always()