Skip to content

Commit

Permalink
fix(ci): helm package in the right folder
Browse files Browse the repository at this point in the history
Signed-off-by: Mehdi Bechiri <[email protected]>
  • Loading branch information
cebidhem committed Sep 21, 2023
1 parent a36a9d3 commit bf9910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: 'helm:package:create'
run: |
helm package charts/
helm package charts/eth-validator-watcher/
- name: 'helm:package:get_artifcat_name'
run: |
Expand Down

0 comments on commit bf9910e

Please sign in to comment.