fix docs path
This commit is contained in:
parent
12430446b7
commit
f978daa35c
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -109,10 +109,10 @@ jobs:
|
||||
echo "$PWD"
|
||||
ls
|
||||
source venv/bin/activate
|
||||
cd docs
|
||||
cd docsource
|
||||
echo "$PWD"
|
||||
ls
|
||||
make html && cd ..
|
||||
make github && cd ..
|
||||
echo "$PWD"
|
||||
ls
|
||||
cp -r docsource/_build/html/. docs/
|
||||
|
Loading…
Reference in New Issue
Block a user