diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 10e727486..cd5c17c31 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -53,6 +53,7 @@ jobs: - name: Debug shell: bash run: | + sudo cat /etc/nginx/sites-available/default.vhost sudo nginx -t sudo netstat -napt cat /etc/nginx/nginx.conf