From dec9c9e07a53a3a5856346ebee52cb55796726a0 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Tue, 29 Aug 2023 09:56:37 -0300 Subject: [PATCH] [DOCs][RTD] Added job to find defined variables --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) 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