Skip to content

Commit

Permalink
fix : backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Atuldubey98 committed Mar 30, 2024
1 parent 0711eef commit ebfde3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
echo "${{secrets.PROD_ENV_FILE}}" > .env
- name: Restart app
run: |
npm install pm2 -g
pm2 restart backend

0 comments on commit ebfde3e

Please sign in to comment.