Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 15:45:20 +02:00
parent 22c4c5f4cf
commit b2f41cf420
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -57,6 +57,7 @@ jobs:
sudo systemctl list-units --type=service --all
sudo systemctl enable nginx
sudo systemctl list-units --type=service --all
sudo systemctl start nginx
#sudo systemctl status nginx.service
#sudo systemctl status nginx
if: always()