mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
Update action.yml
FIX: Terminal exit errors
This commit is contained in:
parent
ca3948fe26
commit
dd2a94a7b0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -45,6 +45,8 @@ jobs:
|
|||
./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
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue