diff --git a/.github/workflows/shared.yml b/.github/workflows/shared.yml index aee47884a5..ddfb757a5c 100644 --- a/.github/workflows/shared.yml +++ b/.github/workflows/shared.yml @@ -64,7 +64,7 @@ jobs: - name: Set up build cache uses: actions/cache@v3 with: - key: ${{ matrix.target }}-cache + key: ${{ matrix.target }}-cache-1 path: | # # Cache bazel path on Linux. ~/.cache/bazel/_bazel_$(whoami)