Skip to content

Commit f90b62a

Browse files
authored
Update node.js.yml
1 parent a0a9544 commit f90b62a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
node-version: ${{ matrix.node-version }}
2727
- run: git pull
2828
- run: npm install
29-
- run: sudo pm2 restart index
29+
- run: pm2 restart index
3030
#- run: npm test

0 commit comments

Comments
 (0)