Skip to content

Commit

Permalink
gha(helm-release): build dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <[email protected]>
  • Loading branch information
mfiedorowicz committed Oct 15, 2024
1 parent 7c659f2 commit 918a30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
fetch-depth: 0
- name: Setup Helm
uses: azure/[email protected]
- name: Update helm dependencies
run: helm dependency update diode
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit 918a30c

Please sign in to comment.