We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6c023 commit 2a715cbCopy full SHA for 2a715cb
.github/workflows/deploy.yml
@@ -40,7 +40,6 @@ jobs:
40
run: |
41
cd doc
42
myst build --html
43
- mv _build/html/index.html _build/html/index.md
44
- name: Upload artifact
45
uses: actions/upload-pages-artifact@v3
46
with:
doc/myst.yml
@@ -21,3 +21,4 @@ site:
21
favicon: media/images/favicon.png
22
logo: media/images/foundation.svg
23
logo_dark: media/images/foundation-dark.svg
24
+ folders: true
0 commit comments