Skip to content

Commit

Permalink
dddd
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiyaobed committed Oct 13, 2023
1 parent 78481ad commit b3d0b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Restart Node.js Application
run: |
# Assuming your app is managed by PM2
pm2 restart ./src/app.js
working-directory: /root/actions-runner/_work/express-swagger-setup/express-swagger-setup
pm2 restart src/app.js
working-directory: /root/actions-runner/_work/express-swagger-setup/express-swagger-setup/


0 comments on commit b3d0b24

Please sign in to comment.