diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e101dd12..94605ee3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -189,5 +189,5 @@ jobs: helm init - name: Helm package run: | - helm dependency update helm/passbook - helm package helm/passbook + helm dependency update helm/ + helm package helm/