Skip to content

Commit cc5638d

Browse files
committed
RTD: Fetch --unshallow (see readthedocs/readthedocs.org#5989)
1 parent 7a70cac commit cc5638d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ build:
44
os: ubuntu-22.04
55
tools:
66
python: "3.10"
7+
jobs:
8+
post_checkout:
9+
- git fetch --unshallow
710

811
python:
912
install:

0 commit comments

Comments
 (0)