We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434c10f commit 4b25658Copy full SHA for 4b25658
1 file changed
.github/workflows/bazel.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
bazelisk-cache: true
27
disk-cache: ${{ github.workflow }}
28
- respository-cache: true
+ repository-cache: true
29
30
- name: build
31
run: |
0 commit comments