mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
try caching less aggressively
This commit is contained in:
parent
802632b823
commit
98c5bb5b2c
1
.github/workflows/bazel.yml
vendored
1
.github/workflows/bazel.yml
vendored
@ -24,7 +24,6 @@ jobs:
|
||||
path: |
|
||||
.bazel-cache
|
||||
bin
|
||||
/home/runner/.cache
|
||||
key: ${{ runner.os }}-bazel-${{ github.run_id }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-bazel-
|
||||
|
Loading…
Reference in New Issue
Block a user