[DOCs][RTD] Trying to skip KiCost docs generation

This commit is contained in:
Salvador E. Tropea 2023-08-29 08:37:38 -03:00
parent 487e5a751c
commit 6a05ff0525
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ build:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
jobs:
post_checkout:
# Avoid creating KiCost docs
- rm -rf submodules
# Build documentation in the "docs/" directory with Sphinx
sphinx: