1
1
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:
Patrick Thomson 2020-09-16 19:59:30 -04:00
parent 802632b823
commit 98c5bb5b2c

View File

@ -24,7 +24,6 @@ jobs:
path: |
.bazel-cache
bin
/home/runner/.cache
key: ${{ runner.os }}-bazel-${{ github.run_id }}
restore-keys: |
${{ runner.os }}-bazel-