Skip to content

Commit

Permalink
TMP: Attempt to fix Windows CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Sep 4, 2022
1 parent 98dc6a4 commit d6cbe1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/bootstrap/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ EOF
"${BAZEL_TOOLS_REPO}/tools/cpp/runfiles/runfiles.cc"
link_file "${PWD}/tools/cpp/runfiles/BUILD.tools" \
"${BAZEL_TOOLS_REPO}/tools/cpp/runfiles/BUILD"
link_file "${PWD}/tools/cpp/runfiles/cc_runfiles_library.bzl" \
"${BAZEL_TOOLS_REPO}/tools/cpp/runfiles/cc_runfiles_library.bzl"

# Create @bazel_tools//tools/sh
mkdir -p ${BAZEL_TOOLS_REPO}/tools/sh
Expand Down

0 comments on commit d6cbe1c

Please sign in to comment.