mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
07362bc9ad
commit
f1d699970d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
|
@ -45,7 +45,8 @@ jobs:
|
||||||
sudo nginx -t
|
sudo nginx -t
|
||||||
sudo systemctl reload nginx
|
sudo systemctl reload nginx
|
||||||
./dev-tools/generate-files.sh
|
./dev-tools/generate-files.sh
|
||||||
./dev-tools/install-nginx-1.sh
|
#./dev-tools/install-nginx-1.sh
|
||||||
|
ls -la /etc/nginx
|
||||||
|
|
||||||
- name: Debug
|
- name: Debug
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue