File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 80
80
CTEST_CMAKE_GENERATOR : " Ninja Multi-Config"
81
81
CTEST_CONFIGURATION_TYPE : Debug
82
82
cache_key : build_windows_x64
83
- artifact_list : " build/columnar/Debug/lib_manticore_columnar.dll build/secondary/Debug/lib_manticore_secondary.dll build/_deps/manticore-build/src/Debug/indexer.exe build/_deps/manticore-build/src/Debug/searchd.exe" #
83
+ artifact_list : " build/columnar/Debug/lib_manticore_columnar.dll build/secondary/Debug/lib_manticore_secondary.dll build/secondary/Debug/lib_manticore_knn.dll build/ _deps/manticore-build/src/Debug/indexer.exe build/_deps/manticore-build/src/Debug/searchd.exe" #
84
84
MANTICORE_LOCATOR : ${{ github.event.schedule == '00 20 * * *' && 'GIT_REPOSITORY https://github.com/manticoresoftware/manticoresearch.git GIT_TAG master' || '' }}
85
85
86
86
test_linux_debug :
You can’t perform that action at this time.
0 commit comments