diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 59f55aba7..10e727486 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -53,6 +53,7 @@ jobs: - name: Debug shell: bash run: | + sudo nginx -t sudo netstat -napt cat /etc/nginx/nginx.conf sudo systemctl list-units --type=service --all