Skip to content

WIP: Use verbose logging to debug the Windows link error #64

WIP: Use verbose logging to debug the Windows link error

WIP: Use verbose logging to debug the Windows link error #64

name: Build, test, package
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@eaf04d8fc526dc24182d991d971cdd3c1fbab21d
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@eaf04d8fc526dc24182d991d971cdd3c1fbab21d
with:
macosx-deployment-target: '10.15'
secrets:
pypi_password: ${{ secrets.pypi_password }}