update node.js.yml

This commit is contained in:
2020-06-01 23:58:19 +02:00
parent 4eb41dbfa7
commit a6f4ce08d2

View File

@@ -16,7 +16,7 @@ jobs:
path: /home/arthur/website
- name: Install
run: yarn install
run: yarn
- name: Build
run: yarn build-all