Skip to content

Commit

Permalink
Update English-Burning-Backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tolerious authored Aug 26, 2024
1 parent 5be8214 commit 84a58c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/English-Burning-Backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
# server ip
IP: ${{ secrets.SERVER_IP_ADDRESS }}
# shell to execute on server
SHELL: "source /etc/profile && cd /var/www/html/English-Burning-Backend/ && cp ../ecosystem.config.js . && pnpm i && pm2 restart all --env=production"
SHELL: "source /etc/profile && cd /var/www/html/English-Burning-Backend/ && cp ../ecosystem.config.js . && pnpm i && pm2 restart all --env=production ecosystem.config.js"

0 comments on commit 84a58c1

Please sign in to comment.