Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkropachev committed Jan 23, 2025
1 parent 5791dc8 commit b46a000
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@ jobs:
echo "CIBW_TEST_COMMAND_MACOS=" >> $GITHUB_ENV
- name: Build wheels
run: |
python3 -m cibuildwheel --output-dir wheelhouse
uses: pypa/cibuildwheel@v2

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit b46a000

Please sign in to comment.