ci: Workflow testing
All checks were successful
Publish Helm Charts / publish (push) Successful in 4s

This commit is contained in:
domrichardson
2026-03-30 11:49:42 +01:00
parent 6a09189fe2
commit 22a1dc428b

View File

@@ -21,7 +21,7 @@ jobs:
shell: sh
run: |
set -eu
apk add --no-cache bash git curl
apk add --no-cache bash git curl nodejs
- name: Checkout
uses: actions/checkout@v4