actions: fix path to helm chart

This commit is contained in:
Jens Langhammer 2020-01-02 11:38:54 +01:00
parent b10c5306b9
commit 865435fb25
1 changed files with 2 additions and 2 deletions

View File

@ -80,5 +80,5 @@ jobs:
curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
- name: Helm package
run: |
helm dependency update helm/passbook
helm package helm/passbook
helm dependency update helm/
helm package helm/