We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fc549 commit 0cf64aeCopy full SHA for 0cf64ae
.github/workflows/wheels.yml
@@ -28,8 +28,6 @@ jobs:
28
29
- name: Build wheels
30
uses: pypa/cibuildwheel@v2.22.0
31
- with:
32
- package-dir: py-bindings
33
env:
34
CIBW_ARCHS_MACOS: ${{ matrix.arch }}
35
OMPL_BUILD_ARCH: ${{ matrix.arch }}
0 commit comments