Skip to content

Commit

Permalink
Update update_primary_nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emiloo authored and GitHub Enterprise committed Apr 3, 2025
1 parent 84c193d commit ba2ad87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_primary_nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: cat /etc/nginx/conf.d/nginx_securefit.conf

- name: Restart NGINX
run: systemctl reload nginx
run: sudo systemctl reload nginx

0 comments on commit ba2ad87

Please sign in to comment.