Skip to content

Commit e721c91

Browse files
committed
template registration
1 parent f612c1b commit e721c91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
-DCMAKE_C_COMPILER_LAUNCHER=${{ env.CMAKE_C_COMPILER_LAUNCHER }} \
214214
-DENABLE_LTO=ON \
215215
-DENABLE_TEMPLATE=ON \
216+
-DENABLE_TEMPLATE_REGISTRATION=ON \
216217
-DENABLE_PYTHON=OFF \
217218
-S ${OPENVINO_REPO} \
218219
-B ${BUILD_DIR}

0 commit comments

Comments
 (0)