Skip to content

Commit

Permalink
ci(workflows): use build and uv in cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
arunanshub committed Aug 24, 2024
1 parent d05c39d commit 39bb743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:

- name: Build wheels 🛞
uses: pypa/[email protected]
env:
CIBW_BUILD_FRONTEND: build[uv]

- name: Upload wheel artifacts 🫖
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 39bb743

Please sign in to comment.