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 de2ee1e commit 4cecba9Copy full SHA for 4cecba9
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
pip install sphinx==7.4.7 sphinxawesome-theme==5.3.2 sphinx-autodoc-typehints==2.3.0 sphinx-multiversion==0.2.4
28
29
- name: Build documentation
30
- run: sphinx-multiversion docs/source docs/build/html --keep-going --no-color"
+ run: sphinx-multiversion docs/source docs/build/html --keep-going --no-color
31
32
- name: Upload artifacts
33
uses: actions/upload-artifact@v4
0 commit comments