Skip to content

CI: Fix Ubuntu GitHub Action (#12) #20

CI: Fix Ubuntu GitHub Action (#12)

CI: Fix Ubuntu GitHub Action (#12) #20

name: Build, test, package
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# python-build-workflow:
# uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
# secrets:
# pypi_password: ${{ secrets.pypi_password }}