Skip to content

Commit 4b25658

Browse files
committed
fix typo
1 parent 434c10f commit 4b25658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bazel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
bazelisk-cache: true
2727
disk-cache: ${{ github.workflow }}
28-
respository-cache: true
28+
repository-cache: true
2929

3030
- name: build
3131
run: |

0 commit comments

Comments
 (0)