Skip to content

Assorted compile fixes #637

Assorted compile fixes

Assorted compile fixes #637

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: 'MinimalPathExtraction@061e80d912be23bdf343047df620a9661c587fab'
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: 'InsightSoftwareConsortium/ITKMinimalPathExtraction@061e80d912be23bdf343047df620a9661c587fab'
secrets:
pypi_password: ${{ secrets.pypi_password }}