Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 15:46:23 +02:00
parent b2f41cf420
commit 79adee7044
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

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