Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbolfazlGhaderi authored Dec 8, 2024
1 parent 981259a commit a2280be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
git pull
npm install
npm run build
pm2 start npm --name "nest-server" -- run start
pm2 restart nest-snappfood || pm2 start npm --name "nest-snappfood" -- run start
'

0 comments on commit a2280be

Please sign in to comment.