Put static data on the GH pages
This commit is contained in:
parent
4d41b2ddb1
commit
d2d2d15de3
|
@ -33,6 +33,7 @@ jobs:
|
|||
make html #linkcheck
|
||||
cp index.html ../build/
|
||||
cd ../build/ && ls && ls html/
|
||||
cp -r ../../static .
|
||||
rm -rf doctrees
|
||||
touch .nojekyll
|
||||
- name: Upload artifact
|
||||
|
|
Loading…
Reference in New Issue