Skip to content

Commit b2b0600

Browse files
committed
pin uv in deploy
1 parent 7028e57 commit b2b0600

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ jobs:
2424
- name: Install uv
2525
uses: astral-sh/setup-uv@v7
2626
with:
27+
version: 0.9.17
2728
enable-cache: true
28-
- name: Install uv python
29-
run: uv python install
3029

3130
- name: Install, build, and upload your site
3231
uses: withastro/action@v5

0 commit comments

Comments
 (0)