diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5fb670e..56f3bb7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,7 +13,7 @@ build: - ls _readthedocs/html - ls _readthedocs/html/_sources - rm -rf _readthedocs/html - - sphinx-build -b html docs/_source _readthedocs + - sphinx-build -b html docs/_source _readthedocs/html conda: environment: environment.yml