Thanks to visit codestin.com Credit goes to github.com
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 e380674 commit 129804dCopy full SHA for 129804d
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -102,6 +102,7 @@ jobs:
102
path: Doc/locales/pl/LC_MESSAGES
103
- run: git pull
104
working-directory: ./Doc/locales/pl/LC_MESSAGES
105
+ - uses: sphinx-doc/[email protected]
106
- run: make -e SPHINXOPTS="--color -D language='pl' -W --keep-going" ${{ matrix.format }}
107
working-directory: ./Doc
108
- uses: actions/upload-artifact@master
0 commit comments