We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e380674 commit 129804dCopy full SHA for 129804d
.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/github-problem-matcher@v1.1
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