Update action.yml

FIX: Terminal exit errors
This commit is contained in:
Mitchell Krog 2025-01-19 08:09:40 +02:00 committed by GitHub
parent ca3948fe26
commit dd2a94a7b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,8 @@ jobs:
cat /etc/nginx/sites-available/default
./dev-tools/generate-files.sh
./dev-tools/install-nginx-1.sh
continue-on-error: true
- name: Configure Nginx & Generate Blocker Files - Stage 2
shell: bash