We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1285675 commit a59567dCopy full SHA for a59567d
1 file changed
.github/workflows/main.yml
@@ -23,8 +23,6 @@ jobs:
23
# TODO: explain the setup-bazel params below
24
- uses: bazel-contrib/setup-bazel@0.15.0
25
with:
26
- # Avoid downloading Bazel every time.
27
- bazelisk-cache: true
28
# Store build cache globally
29
disk-cache: true
30
# Share repository cache globally as well.
0 commit comments