We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f65aa6 commit 1f12cfdCopy full SHA for 1f12cfd
.github/workflows/deploy.yml
@@ -18,5 +18,6 @@ jobs:
18
cd /home/nodejs/emoteracer.xyz
19
sudo git stash
20
sudo git pull
21
+ npm i
22
sudo -u nodejs pm2 restart emoteracers
23
echo 'Deployment Complete'
0 commit comments