Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
abdeladim-s committed Apr 23, 2023
1 parent fbcc5a9 commit ee8baaa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/wheels-win-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.12.0
env:
CIBW_ARCHS_MACOS: auto universal2
- run: python3 -m pip install --upgrade build && python3 -m build

- name: Verify clean directory
run: git diff --exit-code
Expand Down

0 comments on commit ee8baaa

Please sign in to comment.