From e219ec10172384aee8d05f0f67f71cf9a1ab13d5 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 16:29:28 +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 10e727486..cd5c17c31 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -53,6 +53,7 @@ jobs: - name: Debug shell: bash run: | + sudo cat /etc/nginx/sites-available/default.vhost sudo nginx -t sudo netstat -napt cat /etc/nginx/nginx.conf