Skip to content

Commit

Permalink
fix: deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassimoen committed May 19, 2024
2 parents 1cfd63a + d779dfb commit 0e7bc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
git pull origin master
sudo /usr/local/bin/yarn install
sudo /usr/local/bin/yarn build
pm2 restart api --update-env
sudo /usr/local/bin/pm2 restart api --update-env
exit

0 comments on commit 0e7bc75

Please sign in to comment.