diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 880335a..8342dfa 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,8 +12,9 @@ build: - uv sync build: - - cd docs - - make html + html: + - cd docs + - make html sphinx: configuration: docs/source/conf.py