diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7a12a2d8..d1833300 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,6 +18,7 @@ build: post_checkout: # Get information about the repo - git fetch --unshallow || true + - export # Avoid creating KiCost docs - rm -rf submodules # Build documentation in the "docs/" directory with Sphinx