Skip to content

Commit

Permalink
WIP: Test Windows Python package build script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Jun 21, 2024
1 parent 8933edb commit 4543760
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ jobs:

python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-python-package-org: 'thewtex'
itk-python-package-tag: a52d9b596b4f0da5ddb770ee99851e5c65ca3053
secrets:
pypi_password: ${{ secrets.pypi_password }}

0 comments on commit 4543760

Please sign in to comment.