This commit is contained in:
2025-01-11 14:15:54 +01:00
parent fe2ab4417f
commit 7937f9edf2

View File

@ -18,7 +18,7 @@ jobs:
- name: Install tooling
run: |
apk update
apk add git node
apk add git npm
- uses: actions/checkout@v4.2.2
- name: Lint helm files
run: |