mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
[GHA] Debug
This commit is contained in:
parent
0f92ab3f0b
commit
ba0035467b
1 changed files with 6 additions and 0 deletions
6
.github/workflows/action.yml
vendored
6
.github/workflows/action.yml
vendored
|
@ -39,4 +39,10 @@ jobs:
|
|||
source ~/.bashrc
|
||||
./dev-tools/generate-files.sh
|
||||
./dev-tools/install-nginx-1.sh
|
||||
|
||||
- name: Debug
|
||||
shell: bash
|
||||
run: |
|
||||
sudo systemctl status nginx.service
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue