Skip to content

Commit e4c15b5

Browse files
committed
Fix
1 parent 2610559 commit e4c15b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ build:
1515
- asdf install uv latest
1616
- asdf global uv latest
1717
- asdf install just latest
18-
# Need the tags to calculate the version
18+
- asdf global just latest
1919
install:
2020
- UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --group docs --all-extras --link-mode=copy
2121
post_install:
22+
# Need the tags to calculate the version
2223
- git fetch --tags
2324
build:
2425
html:

0 commit comments

Comments
 (0)