From ea36643d6abf1c6109ad942082b0d944f21d7d55 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 14:56:40 +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 33fbe0d3e..bd503a3f8 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -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()