Skip to content

Commit

Permalink
cd: Update prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanky-23 authored Aug 16, 2024
1 parent 05236d5 commit 95d1e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: |
sudo cp server-script/aihomeworkprod.service /etc/systemd/system
sudo systemctl daemon-reload
sudo systemctl restart aihomeworkmain.service
sudo systemctl restart aihomeworkprod.service
- name: Verify deployment
run: |
Expand Down

0 comments on commit 95d1e36

Please sign in to comment.