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

@ -45,6 +45,8 @@ jobs:
./dev-tools/generate-files.sh ./dev-tools/generate-files.sh
./dev-tools/install-nginx-1.sh ./dev-tools/install-nginx-1.sh
continue-on-error: true
- name: Configure Nginx & Generate Blocker Files - Stage 2 - name: Configure Nginx & Generate Blocker Files - Stage 2
shell: bash shell: bash
run: | run: |