From 32c4d0047e92f65569b0969d1451040519969290 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 15:52:52 +0200 Subject: [PATCH] Update GHA workflow [skip travis] --- .github/workflows/action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index dc9ec15ed..0e2317f9b 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -46,7 +46,8 @@ jobs: sudo systemctl reload nginx ./dev-tools/generate-files.sh #./dev-tools/install-nginx-1.sh - ls -la /etc/nginx + ls -la /etc/nginx/sites-available + ls -la /etc/nginx/sites-enabled - name: Debug shell: bash