From 94b85af097b10c4e4c160b2bdfb81cdec37d3c50 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sun, 4 Jul 2021 15:58:35 +0200 Subject: [PATCH] Update GHA workflow [skip travis] --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 1528ddb88..85a4ced48 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -45,7 +45,7 @@ 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/sites-available ls -la /etc/nginx/sites-enabled cat /etc/nginx/sites-available/default