mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 20:19:27 +01:00
Update node.js.yml
This commit is contained in:
5
.github/workflows/node.js.yml
vendored
5
.github/workflows/node.js.yml
vendored
@@ -39,8 +39,5 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Close old daemon
|
||||
run: pm2 delete next
|
||||
|
||||
- name: Run
|
||||
run: pm2 start yarn --name "next" -- start
|
||||
run: pm2 startOrReload yarn --name "next" -- start
|
||||
|
||||
Reference in New Issue
Block a user