update node.js.yml x2

This commit is contained in:
2020-06-02 00:04:59 +02:00
parent 85fb1ea956
commit ece5e2bec3

View File

@@ -20,9 +20,6 @@ jobs:
REMOTE_USER: ${{ secrets.SSH_USERNAME }}
TARGET: "/home/arthur/website"
- name: Install
run: yarn install
- name: Build
run: yarn build-all