diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index eae94e335..01154cf82 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -24,6 +24,7 @@ jobs: - name: Install Nginx Stable run: | + cat /etc/nginx/nginx.conf sudo apt remove nginx sudo apt purge nginx sudo add-apt-repository -y ppa:nginx/stable