There was an error while loading. Please reload this page.
1 parent 39cccd8 commit 99b2ea0Copy full SHA for 99b2ea0
.github/workflows/github-page.yml
@@ -39,6 +39,7 @@ jobs:
39
with:
40
source: ./docs/build/html/
41
destination: ./_site
42
+ include: ./_static/
43
- name: Upload artifact
44
uses: actions/upload-pages-artifact@v1
45
0 commit comments