Skip to content

Commit

Permalink
fix :: deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ftery0 committed Nov 14, 2024
1 parent 4f8f986 commit 389cddb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
unzip -o ./chagok.zip &&
yarn install --production &&
pm2 restart dear || pm2 start yarn --name dear -- start
"
"

0 comments on commit 389cddb

Please sign in to comment.