update node.js.yml

This commit is contained in:
2020-06-02 00:01:09 +02:00
parent 4ab90ab4fd
commit f487e0058d

View File

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