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 c54b55a commit d0ab3baCopy full SHA for d0ab3ba
1 file changed
.github/workflows/update-and-build.yml
@@ -103,7 +103,7 @@ jobs:
103
- run: make -e SPHINXOPTS="--color -D language='pl' -W --keep-going" ${{ matrix.format }}
104
working-directory: ./Doc
105
env:
106
- SPHINXERRORHANDLING: 0
+ SPHINXERRORHANDLING: ''
107
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
108
if: success() || failure()
109
with:
0 commit comments