Skip to content

Commit a59567d

Browse files
committed
Don't download bazelisk
1 parent 1285675 commit a59567d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
# TODO: explain the setup-bazel params below
2424
- uses: bazel-contrib/setup-bazel@0.15.0
2525
with:
26-
# Avoid downloading Bazel every time.
27-
bazelisk-cache: true
2826
# Store build cache globally
2927
disk-cache: true
3028
# Share repository cache globally as well.

0 commit comments

Comments
 (0)