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 6ae246f commit 013a96cCopy full SHA for 013a96c
.github/workflows/docs.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Build HTML
20
uses: ammaraskar/sphinx-action@7.0.0
21
with:
22
- build-command: "sphinx-multiversion source build/html -e"
+ build-command: "sphinx-multiversion source build/html --keep-going --no-color > sphinx-log.txt"
23
24
- name: Upload artifacts
25
uses: actions/upload-artifact@v4
0 commit comments