Skip to content

Commit

Permalink
Update .readthedocs.yaml (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ authored Feb 19, 2025
1 parent 37aa861 commit 2d09362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2d09362

Please sign in to comment.