Revert "Intentionally break the build - part 2"

This reverts commit 7f57151c54.
This commit is contained in:
justusbunsi 2023-11-18 14:36:09 +01:00
parent 7f57151c54
commit db60b5969b
No known key found for this signature in database
GPG key ID: 26C8313BA763E7E5

View file

@ -24,9 +24,7 @@ jobs:
apk add --update make nodejs npm yamllint
- uses: actions/checkout@v4
- name: install chart dependencies
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm dependency build
run: helm dependency build
- name: lint
run: helm lint
- name: template