Update .gitea/workflows/copy_documentation.yml
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 22s

This commit is contained in:
Pascal Serrarens 2026-05-07 14:08:24 +02:00
parent b87f40f43e
commit d4727904d7

View File

@ -28,4 +28,4 @@ jobs:
- name: Copy html folder
run: |
sudo rsync -a --delete Documentation/html/ /web/nanobrain
rsync -a --delete Documentation/html/ /web/nanobrain