fix docs path
This commit is contained in:
parent
4b8ff48062
commit
fbf4038ba3
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -109,6 +109,7 @@ jobs:
|
||||
echo "$PWD"
|
||||
ls
|
||||
source venv/bin/activate
|
||||
cd docs && make github && 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