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