Skip to content

Commit f2f6209

Browse files
COMP: Disable TextRecognizer and OpenCV in ClariusOEM nightly
1 parent 525b593 commit f2f6209

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ jobs:
171171
-DPLUSAPP_PACKAGE_EDITION:STRING="ClariusOEM"
172172
-DPLUSBUILD_BUILDNAME_POSTFIX=ClariusOEM-gh-package-x64
173173
-DPLUS_USE_CLARIUS_OEM:BOOL=ON
174+
-DPLUS_USE_TextRecognizer:BOOL=OFF
175+
-DPLUS_USE_OpenCV_VIDEO:BOOL=OFF
174176
175177
build_plus_x64_telemed:
176178
needs: [update_vtk_x64, update_itk_x64, build_plus_x64] # Build off of the base x64 package

0 commit comments

Comments
 (0)