Skip to content

Commit

Permalink
Update workflow_template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haahauge authored and GitHub Enterprise committed Mar 19, 2025
1 parent b6c7aa6 commit 8a8c718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Deploy nginx configuration
run: |
sudo /usr/bin/cp -v ./nginx_securefit.conf /etc/nginx/conf.d/nginx_securefit.conf
sudo /usr/bin/nginx -t
sudo /usr/sbin/nginx -t
sudo /usr/bin/systemctl reload nginx

0 comments on commit 8a8c718

Please sign in to comment.