Skip to content

Commit 15828e1

Browse files
committed
Update build and deploy workflow
1 parent 0750980 commit 15828e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: sphinx-doc/github-problem-matcher@v1.1
5151

5252
- 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
53+
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
5454
working-directory: ./Doc
5555

5656
- name: Setup Pages

0 commit comments

Comments
 (0)