We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4dc7c commit ab283c6Copy full SHA for ab283c6
.github/workflows/node.js.yml
@@ -25,3 +25,4 @@ jobs:
25
cache: "npm"
26
- run: npm ci
27
- run: npm run build --if-present
28
+ - run: pm2 restart api
0 commit comments