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 5b4b2a2 commit 26c58e9Copy full SHA for 26c58e9
docs/.readthedocs.yaml
@@ -14,6 +14,7 @@ build:
14
pre_install:
15
- git fetch --unshallow || true
16
post_checkout:
17
+ - git fetch --unshallow || true
18
# Cancel building pull requests when there aren't changed in the docs directory.
19
# If there are no changes (git diff exits with 0) we force the command to return with 183.
20
# This is a special exit code on Read the Docs that will cancel the build immediately.
0 commit comments