update node.js.yml x2

This commit is contained in:
2020-06-02 00:06:05 +02:00
parent ece5e2bec3
commit 2b326d6a1b

View File

@@ -21,7 +21,7 @@ jobs:
TARGET: "/home/arthur/website"
- name: Build
run: yarn build-all
run: yarn run build-all
- name: Run
run: yarn start
run: yarn run start