We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a054f52 commit 7301810Copy full SHA for 7301810
.ci/monolithic-windows.sh
@@ -54,7 +54,6 @@ cmake -S "${MONOREPO_ROOT}"/llvm -B "${BUILD_DIR}" \
54
55
start-group "ninja"
56
57
-
58
# Targets are not escaped as they are passed as separate arguments.
59
ninja -C "${BUILD_DIR}" -k 0 ${targets} |& tee ninja.log
60
cp ${BUILD_DIR}/.ninja_log ninja.ninja_log
0 commit comments