update node.js.yml

This commit is contained in:
2020-06-02 12:12:59 +02:00
parent 381c888a1f
commit b0f031aac3

View File

@@ -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