Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 14:56:40 +02:00 committed by GitHub
parent e5db75cd58
commit ea36643d6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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