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