Skip to content

Commit 40774af

Browse files
jhlegarretadzenanz
authored andcommitted
ENH: Add RLEImage as an ITK module dependency to GHA workflow file
Add `RLEImage` as an ITK module dependency to the GHA `built, test, package` workflow file.
1 parent e0267a9 commit 40774af

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
@@ -7,6 +7,7 @@ jobs:
77
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
88
with:
99
itk-cmake-options: '-DModule_MorphologicalContourInterpolation_BUILD_EXAMPLES:BOOL=ON'
10+
itk-module-deps: '[email protected]'
1011

1112
python-build-workflow:
1213
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]

0 commit comments

Comments
 (0)