There was an error while loading. Please reload this page.
1 parent 0750980 commit 15828e1Copy full SHA for 15828e1
1 file changed
.github/workflows/build-and-deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: sphinx-doc/github-problem-matcher@v1.1
51
52
- name: Build documentation
53
- run: make -e SPHINXOPTS="--color -D language='fa' -D gettext_allow_fuzzy_translations=1 -D html_theme_options.is_rtl=true --keep-going" html
+ run: make -e SPHINXERRORHANDLING="" SPHINXOPTS="--color -D language='fa' -D gettext_allow_fuzzy_translations=1 -D html_theme_options.is_rtl=true --keep-going" html
54
working-directory: ./Doc
55
56
- name: Setup Pages
0 commit comments