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 48f5ef2 commit 005f5eeCopy full SHA for 005f5ee
.github/workflows/sphinx.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Build HTML
13
uses: ammaraskar/sphinx-action@master
14
with:
15
- pre-build-command: "pip3 install --user --ignore-installed sphinxcontrib-domaintools myst-parser furo sphinx>=6.0 sphinx_design sphinx-copybutton"
+ pre-build-command: "pip3 install --user --ignore-installed sphinxcontrib-domaintools myst-parser furo pydata-sphinx-theme sphinx>=8.0 sphinx_design sphinx-copybutton"
16
docs-folder: .
17
- name: Upload artifacts
18
uses: actions/upload-artifact@v4
0 commit comments