Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
said7388 authored Jan 1, 2024
1 parent e0e171c commit 7ea552b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
cache: 'npm'
- run: npm install
- run: npm run build
- run: pm2 kill
- run: pm2 start npm --name nextjs-app -- run start -- -p 3000

0 comments on commit 7ea552b

Please sign in to comment.