Skip to content

Commit

Permalink
chore: Fixed build job
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Oct 8, 2024
1 parent d77125e commit e21ef15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

update-krew:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v3
- name: Update new version in krew-index
Expand Down

0 comments on commit e21ef15

Please sign in to comment.