This commit is contained in:
41666 2020-10-09 10:55:02 -04:00
parent ec505739c8
commit d1bb55bb7c
4 changed files with 7 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/cache@v2.1.1
with:
path: "/home/runner/.cache/bazel"
key: bazel
key: bazel_dev_container
- name: Install bazelisk
run: |