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.
git fetch --unshallow
1 parent 2047b4a commit e9cac48Copy full SHA for e9cac48
.readthedocs.yml
@@ -15,7 +15,7 @@ build:
15
# up tags properly
16
jobs:
17
post_checkout:
18
- - git fetch --unshallow || true
+ - git fetch --unshallow
19
20
# Build documentation in the docs/ directory with Sphinx
21
sphinx:
0 commit comments