mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
[GHA] Add Debug step
This commit is contained in:
parent
3eb82f4dbb
commit
927b7080ab
1 changed files with 4 additions and 0 deletions
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
|
@ -40,5 +40,9 @@ jobs:
|
|||
./dev-tools/generate-files.sh
|
||||
./dev-tools/install-nginx-1.sh
|
||||
|
||||
- name: Debug
|
||||
shell: bash
|
||||
run: sudo systemctl status nginx.service
|
||||
if: always()
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue