diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 31dbf0d7..a1a47a13 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,6 +13,9 @@ build: # nodejs: "20" # rust: "1.70" # golang: "1.20" + jobs: + post_checkout: + - git fetch --unshallow || true # Build documentation in the "docs/" directory with Sphinx sphinx: