Skip to content

Commit 5c5b0d1

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 6041be3 commit 5c5b0d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616

1717
python-build-workflow:
1818
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
19+
with:
1920
secrets:
2021
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)