Skip to content

Commit 0bbece1

Browse files
authored
Quick patch, unlock uv for release CI. (#272)
1 parent a087173 commit 0bbece1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
permissions:
2626
id-token: write
2727
contents: write
28-
28+
env:
29+
UV_LOCKED: 0
2930
steps:
3031
- uses: actions/checkout@v4
3132
with:

0 commit comments

Comments
 (0)