Skip to content

Commit

Permalink
BUG: TBB path fix for Linux CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tbirdso committed Jun 3, 2022
1 parent d844cad commit e6d1f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
cp ITKBoneEnhancement/include/* include/
rm ./ITKBoneEnhancement/ITKPythonBuilds-linux.tar.zst
mv ./ITKBoneEnhancement/ITKPythonPackage .
ln -s ./ITKPythonPackage/oneTBB-prefix .
./ITKPythonPackage/scripts/dockcross-manylinux-build-module-wheels.sh cp${{ matrix.python-version }}
- name: Publish Python package as GitHub Artifact
Expand Down

0 comments on commit e6d1f5a

Please sign in to comment.