mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 12:14:34 +01:00
update node.js.yml
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
run: yarn build-all
|
||||
|
||||
- name: Run
|
||||
run: pm2 start yarn --name "next" -- start
|
||||
run: pm2 start yarn --name "next" --watch -- start
|
||||
Reference in New Issue
Block a user