Skip to content

Commit 6564416

Browse files
authored
Add uv environment
1 parent ba30cb5 commit 6564416

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:
1414

15+
env:
16+
UV_SYSTEM_PYTHON: true
17+
1518
jobs:
1619
release:
1720
name: Upload release to PyPI

0 commit comments

Comments
 (0)