There was an error while loading. Please reload this page.
1 parent 1290c5d commit 0ede782Copy full SHA for 0ede782
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: git pull
47
working-directory: ./Doc/locales/fa/LC_MESSAGES
48
- uses: sphinx-doc/github-problem-matcher@v1.1
49
- - run: make -e SPHINXOPTS="--color -D language='fa' -D gettext_allow_fuzzy_translations=True -W --keep-going" html
+ - run: make -e SPHINXOPTS="--color -D language='fa',gettext_allow_fuzzy_translations=True -W --keep-going" html
50
working-directory: ./Doc
51
- uses: actions/upload-artifact@master
52
if: success() || failure()
0 commit comments