We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39fcd3 commit 243d1a7Copy full SHA for 243d1a7
.github/workflows/deploy-docs.yml
@@ -39,6 +39,7 @@ jobs:
39
40
# Build the book
41
- name: Build the book
42
+ continue-on-error: true
43
run: |
44
python -m sphinx docs docs_build
45
0 commit comments