mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 14:01:05 +01:00
correct copy
This commit is contained in:
2
.github/workflows/build_documentation.yml
vendored
2
.github/workflows/build_documentation.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
path: gh-pages
|
||||
|
||||
- name: Copy documentation to gh-pages # create folder structure
|
||||
run: cp build/docs/html/* gh-pages/
|
||||
run: cp -r build/docs/html/. gh-pages/
|
||||
|
||||
- name: Commit and Push changes to gh-pages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user