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 22a2934 commit 7983ea3Copy full SHA for 7983ea3
.github/workflows/ci.yml
@@ -66,6 +66,7 @@ jobs:
66
path: |
67
~/.cache/bazel
68
~/.cache/bazelisk
69
+ /var/tmp/_bazel_*
70
key: ${{ runner.os }}-bazel
71
72
- name: Setup Bazelisk
0 commit comments