mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 12:14:34 +01:00
update node.js.yml x11
This commit is contained in:
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@@ -10,6 +10,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Delete old Dir & create a new one
|
||||
run: rmdir /home/arthur/website && mkdir /home/arthur/website
|
||||
|
||||
- name: Deploy
|
||||
run: cp -r . /home/arthur/website
|
||||
|
||||
|
||||
Reference in New Issue
Block a user