update node.js.yml x6

This commit is contained in:
2020-06-02 00:13:19 +02:00
parent 0a9a899656
commit 4ef7a69bf6

View File

@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1
- name: Deploy
run: cp . /home/arthur/website
run: cp -r /home/arthur/website
- name: Build
run: yarn run build-all