Skip to content

Commit

Permalink
Fix helm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek committed Feb 18, 2023
1 parent 75031da commit e095056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

- name: Setup Go environment
uses: actions/[email protected]
with:
go-version: '1.17'

- name: Make manifests
run: make manifests
Expand Down

0 comments on commit e095056

Please sign in to comment.