From e32c1a4dfcb0b9ca2e46f3a2e67b6388f355e7f0 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 16:26:27 +0200 Subject: [PATCH] Update GHA workflow [skip travis] --- .github/workflows/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 59f55aba7..10e727486 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -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