Skip to content

Commit 9ec3dbf

Browse files
committed
Tweak
1 parent 526c07d commit 9ec3dbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ build:
1313
- asdf plugin add uv
1414
- asdf install uv latest
1515
- asdf global uv latest
16+
- UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --group docs --link-mode=copy
1617
- uv tool install rust-just
1718
# Need the tags to calculate the version
1819
post_install:
19-
- UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --group docs --link-mode=copy
2020
- git fetch --tags
2121
build:
2222
html:

0 commit comments

Comments
 (0)