Skip to content

Commit

Permalink
Fix bdist build on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei Stepanov committed Jan 31, 2024
1 parent c185f12 commit 717ca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/[email protected].4
uses: pypa/[email protected].5
env:
# configure cibuildwheel to build native archs ('auto'), and some
# emulated ones
Expand Down

0 comments on commit 717ca09

Please sign in to comment.