Put static data on the GH pages

This commit is contained in:
Florian Festi 2023-01-02 13:40:26 +01:00
parent 4d41b2ddb1
commit d2d2d15de3
1 changed files with 1 additions and 0 deletions

View File

@ -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