Skip to content

Commit 2dfd6d0

Browse files
authored
Update monolithic-windows.sh
1 parent 755bba2 commit 2dfd6d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/monolithic-windows.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
5454
-DLLVM_INCLUDE_UTILS=ON \
5555
-DLLVM_INSTALL_UTILS=ON
5656

57+
ninja -C "${BUILD_DIR}" -k 0 install
58+
5759
start-group "ninja"
5860

5961
# Targets are not escaped as they are passed as separate arguments.

0 commit comments

Comments
 (0)