Skip to content

Commit 26c58e9

Browse files
AnneCYHfarshidtz
authored andcommitted
docs: fixed git unshallow error
Signed-off-by: annecyh <[email protected]> (cherry picked from commit 035d14c)
1 parent 5b4b2a2 commit 26c58e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ build:
1414
pre_install:
1515
- git fetch --unshallow || true
1616
post_checkout:
17+
- git fetch --unshallow || true
1718
# Cancel building pull requests when there aren't changed in the docs directory.
1819
# If there are no changes (git diff exits with 0) we force the command to return with 183.
1920
# This is a special exit code on Read the Docs that will cancel the build immediately.

0 commit comments

Comments
 (0)