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
|
@ -44,6 +44,8 @@ jobs:
|
||||||
cat /etc/nginx/sites-available/default
|
cat /etc/nginx/sites-available/default
|
||||||
./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
|
||||||
|
|
Loading…
Add table
Reference in a new issue