mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 20:20:02 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
94b85af097
commit
04f6ee3e41
1 changed files with 2 additions and 2 deletions
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
|
@ -44,11 +44,11 @@ jobs:
|
||||||
sudo systemctl start nginx
|
sudo systemctl start nginx
|
||||||
sudo nginx -t
|
sudo nginx -t
|
||||||
sudo systemctl reload nginx
|
sudo systemctl reload nginx
|
||||||
./dev-tools/generate-files.sh
|
|
||||||
./dev-tools/install-nginx-1.sh
|
|
||||||
ls -la /etc/nginx/sites-available
|
ls -la /etc/nginx/sites-available
|
||||||
ls -la /etc/nginx/sites-enabled
|
ls -la /etc/nginx/sites-enabled
|
||||||
cat /etc/nginx/sites-available/default
|
cat /etc/nginx/sites-available/default
|
||||||
|
./dev-tools/generate-files.sh
|
||||||
|
./dev-tools/install-nginx-1.sh
|
||||||
|
|
||||||
- name: Debug
|
- name: Debug
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue