Update .gitea/workflows/copy_documentation.yml
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 22s
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 22s
This commit is contained in:
parent
b87f40f43e
commit
d4727904d7
@ -28,4 +28,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Copy html folder
|
- name: Copy html folder
|
||||||
run: |
|
run: |
|
||||||
sudo rsync -a --delete Documentation/html/ /web/nanobrain
|
rsync -a --delete Documentation/html/ /web/nanobrain
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user