Skip to content

Commit

Permalink
💄 Install ko using setup-ko, from ko-build (#13951)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored May 5, 2023
1 parent e5070cd commit ea2a6c8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Setup ko
uses: imjasonh/[email protected]
with:
version: latest-release
# Install the latest release of ko
- name: Install ko
uses: ko-build/[email protected]

- name: Setup Registry
run: |
Expand Down

0 comments on commit ea2a6c8

Please sign in to comment.