Skip to content

Commit

Permalink
install uv
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jun 9, 2024
1 parent 28754fa commit cced0c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
platform_id: win_amd64
steps:
- uses: actions/checkout@v4
- name: Install uv
run: pipx install uv
- name: Build wheels
uses: henryiii/cibuildwheel@henryiii/feat/builduv
env:
Expand Down

0 comments on commit cced0c7

Please sign in to comment.