Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ftery0 committed Oct 31, 2024
1 parent 33fc422 commit ffaa922
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
ssh -o StrictHostKeyChecking=no ec2-user@${{ secrets.HOST }} "
cd /var/www/dear &&
pm2 reload dear || pm2 start yarn --name dear -- start
"
"

0 comments on commit ffaa922

Please sign in to comment.