Skip to content

Commit

Permalink
Update update_primary_nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amrevill authored and GitHub Enterprise committed Mar 18, 2025
1 parent b26e359 commit 5e98c81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Show nginx file
run: cat /etc/nginx/conf.d/default.conf

- name: Test NGINX Configuration
run: sudo nginx -t
# - name: Test NGINX Configuration
# run: sudo nginx -t

- name: Restart NGINX
run: sudo systemctl reload nginx

0 comments on commit 5e98c81

Please sign in to comment.