Skip to content

Commit 9054cda

Browse files
committed
Debug
1 parent d5e0f67 commit 9054cda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scripts/jni_windows_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ cmake \
8787
-GNinja
8888
cmake --build "${build_dir}/cpp"
8989
cmake --install "${build_dir}/cpp"
90+
cat "${install_dir}/lib/cmake/Arrow/ArrowConfig.cmake"
9091
github_actions_group_end
9192

9293
if [ "${ARROW_RUN_TESTS:-OFF}" = "ON" ]; then

0 commit comments

Comments
 (0)