diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index b65d295..79640af 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -10,9 +10,6 @@ jobs: steps: - uses: actions/checkout@v1 - - name: Create Dir - run: mkdir /home/arthur/website - - name: Deploy run: cp -r . /home/arthur/website