Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Johansen committed Mar 5, 2025
1 parent 3ed02d3 commit 68062a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Show Generated Nginx Config (Before Deploy)
run: cat nginx_securefit.conf

- name: Print Current User
run: whoami

- name: Validate Nginx Configuration (Before Deploy)
run: sudo nginx -t

Expand Down

0 comments on commit 68062a7

Please sign in to comment.