Testing
This commit is contained in:
parent
1fe49d5fad
commit
dfe6bbf61d
2
.github/workflows/doc-build.yaml
vendored
2
.github/workflows/doc-build.yaml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
- name: Commit documentation changes
|
||||
run: |
|
||||
pwd
|
||||
ls -al
|
||||
git clone https://github.com/mp-se/gravitymon.git --branch ghpages --single-branch ghpages
|
||||
cp -r docs/_build/html/* ghpages/
|
||||
cd ghpages
|
||||
|
Loading…
Reference in New Issue
Block a user