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 7b92fd3 commit 981259a
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
npm run start
pm2 start npm --name "nest-server" -- run start
'

0 comments on commit 981259a

Please sign in to comment.