From 2a6e115795334fb464a1c1500b7ec29e4a8653fb Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 15:53:55 +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 0e2317f9b..1528ddb88 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -48,6 +48,7 @@ jobs: #./dev-tools/install-nginx-1.sh ls -la /etc/nginx/sites-available ls -la /etc/nginx/sites-enabled + cat /etc/nginx/sites-available/default - name: Debug shell: bash