Skip to content

Commit

Permalink
Update release_wheel_creation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Nov 15, 2024
1 parent 7d871a6 commit aea72f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_wheel_creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.19
uses: pypa/cibuildwheel@v2.17
with:
output-dir: dist
env:
Expand Down

0 comments on commit aea72f0

Please sign in to comment.