Skip to content

Commit 6f9503f

Browse files
committed
Forgot the word uv
1 parent 0ef6dde commit 6f9503f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
- asdf install uv latest
1515
- asdf global uv latest
1616
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
17-
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" sync --group docs --link-mode=copy
17+
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --group docs --link-mode=copy
1818

1919
formats:
2020
- pdf

0 commit comments

Comments
 (0)