Skip to content

Commit

Permalink
fix: github deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
invaderb committed Dec 6, 2024
1 parent fe35bab commit 24e9256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
cp playtak-api-dev-tmp/previous.txt /var/apps/playtak-api-beta/previous.txt
rm -rf playtak-api-dev-tmp
rm artifact.tar.gz
pm2 restart playtak-api-dev --update-env --interpreter=/home/ubuntu/.nvm/versions/node/v22.11.0/bin/node
pm2 restart playtak-api-beta --update-env --interpreter=/home/ubuntu/.nvm/versions/node/v22.11.0/bin/node
'

0 comments on commit 24e9256

Please sign in to comment.