Skip to content

Commit

Permalink
chore: use action from new location
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored May 19, 2021
1 parent cfa3f38 commit d6dc29b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
## Build

- name: Build
run: |
pipx run --spec cibuildwheel==1.11.0 cibuildwheel --output-dir wheelhouse
- uses: pypa/[email protected]

- name: Make sdist
if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit d6dc29b

Please sign in to comment.