Skip to content

Commit d3586bd

Browse files
committed
try another dir
1 parent d0173aa commit d3586bd

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/bazel/bin

1 file changed

+1
-1
lines changed

.github/actions/bazel/bin/bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ bazel_bes() {
148148

149149
# creates a directory inside the containers file system, not bind-mounted from the host
150150
startup_options=(
151-
--output_base=/workspace
151+
--output_base=/opt/bazel-cache
152152
)
153153

154154
# Add the original arguments back

0 commit comments

Comments
 (0)