Skip to content

Commit

Permalink
build: add cc3d to build
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Jan 30, 2024
1 parent f8ba913 commit 5de741c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# to supply options, put them in 'env', like:
env:
CIBW_ARCHS_LINUX: ${{matrix.arch}}
CIBW_BEFORE_BUILD: pip install oldest-supported-numpy pybind11 setuptools wheel
CIBW_BEFORE_BUILD: pip install oldest-supported-numpy pybind11 connected-components-3d setuptools wheel
CIBW_ARCHS_MACOS: "x86_64 arm64"

- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 5de741c

Please sign in to comment.