diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a160b98..74e27c4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,7 +18,7 @@ build: - pip install uv - UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --link-mode=copy --group=docs # Navigate to the examples directory and perform DVC operations - - cd mlipx-hub && uv run dvc pull --allow-missing + - cd mlipx-hub && dvc pull --allow-missing # Build documentation in the docs/ directory with Sphinx sphinx: