Skip to content

Commit ab5bf56

Browse files
committed
Fix
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 53d1c16 commit ab5bf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
id: setup-go
4848
with:
4949
go-version: "~1.21.3"
50-
- name: gache tools
50+
- name: Cache tools
5151
uses: actions/cache@v4
5252
with:
5353
path: bin

0 commit comments

Comments
 (0)