Update .github/workflows/update-helm-depends.yaml

This commit is contained in:
richardrobertreitz 2025-03-27 19:36:36 +00:00
parent 8091e660f2
commit 303a448df8

View file

@ -89,7 +89,6 @@ jobs:
if [[ "${{ inputs.helmRepo }}" == "argocd" ]]; then
../helm dependency update ./charts/argo-cd
../helm dependency build ./charts/argo-cd
elif [[ "${{ inputs.helmRepo }}" == "forgejo" ]]; then
../helm dependency update .
../helm dependency build .