From f1d699970ddb90bcebf1c41ee848c9021835b780 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 15:51:51 +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 edcbeede4..dc9ec15ed 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -45,7 +45,8 @@ jobs: sudo nginx -t sudo systemctl reload nginx ./dev-tools/generate-files.sh - ./dev-tools/install-nginx-1.sh + #./dev-tools/install-nginx-1.sh + ls -la /etc/nginx - name: Debug shell: bash