Skip to content

Commit 44551e6

Browse files
committed
move plugin add to install group
1 parent dec5e01 commit 44551e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ build:
1111
apt_packages:
1212
- gettext
1313
jobs:
14-
post_checkout:
15-
- asdf plugin add uv
14+
post_checkout: []
1615
install:
16+
- asdf plugin add uv
1717
- asdf install uv latest
1818
pre_build:
1919
- asdf global uv latest

0 commit comments

Comments
 (0)