Skip to content

Commit 4e411e3

Browse files
authored
Merge branch 'main' into index
2 parents 7af1aa5 + 4ade0f6 commit 4e411e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
directory: "_build/html"
6969
arguments: |
7070
--ignore-files "/.+\/_static\/.+/,/genindex.html/"
71-
--ignore-status-codes "0, 403, 429, 503"
71+
--ignore-status-codes "0, 200, 403, 429, 503"

0 commit comments

Comments
 (0)