Skip to content

Commit

Permalink
Update Nodeworkflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpatel321 authored Jul 20, 2024
1 parent 29b5fff commit d3d0f88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Nodeworkflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
run: npm install
- name: Build and Deploy
run:
node app.js
node app.js &
background: true
# echo "Node.js server started!"

0 comments on commit d3d0f88

Please sign in to comment.