mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 20:19:27 +01:00
update node.js.yml x10
This commit is contained in:
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user