Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 16:26:27 +02:00
parent 0a849f3db5
commit e32c1a4dfc
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -53,6 +53,7 @@ jobs:
- name: Debug
shell: bash
run: |
sudo nginx -t
sudo netstat -napt
cat /etc/nginx/nginx.conf
sudo systemctl list-units --type=service --all