Skip to content

Commit 7983ea3

Browse files
committed
Add macOS cache location
1 parent 22a2934 commit 7983ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
path: |
6767
~/.cache/bazel
6868
~/.cache/bazelisk
69+
/var/tmp/_bazel_*
6970
key: ${{ runner.os }}-bazel
7071

7172
- name: Setup Bazelisk

0 commit comments

Comments
 (0)