mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-29 19:30:27 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
5
.github/workflows/node.js.yml
vendored
5
.github/workflows/node.js.yml
vendored
@@ -39,8 +39,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Close old daemon
|
||||
- name: Delete old Daemon
|
||||
run: pm2 delete next
|
||||
|
||||
- name: Run
|
||||
run: pm2 start yarn --name "next" -- start
|
||||
run: pm2 start yarn --name "next" -- start
|
||||
|
||||
Reference in New Issue
Block a user