diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index da1243b6f..eae94e335 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -43,8 +43,8 @@ jobs: - name: Debug shell: bash run: | - sudo systemctl status nginx.service cat /etc/nginx/nginx.conf + sudo systemctl status nginx.service if: always() \ No newline at end of file