Skip to content

Commit

Permalink
use workspace as package dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Dec 23, 2024
1 parent 97aaabe commit 82808f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.22.0
with:
package-dir: pyicu
env:
CIBW_BUILD: ${{matrix.cpy}}-macosx_${{matrix.arch}}
CIBW_ARCHS_MACOS: ${{matrix.arch}}
Expand Down

0 comments on commit 82808f2

Please sign in to comment.