Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 15:51:51 +02:00
parent 07362bc9ad
commit f1d699970d
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -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