fix docs path
This commit is contained in:
parent
fbf4038ba3
commit
ed114c87b3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
||||
echo "$PWD"
|
||||
ls
|
||||
source venv/bin/activate
|
||||
cd docs && make github && cd ..
|
||||
cd docs && make html && cd ..
|
||||
cp -r docsource/_build/html/. docs/
|
||||
git config --global user.name 'GitHub Actions'
|
||||
git config --global user.email 'actions@github.com'
|
||||
|
Loading…
Reference in New Issue
Block a user