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 shell: sh
run: | run: |
set -eu set -eu
apk add --no-cache bash git curl apk add --no-cache bash git curl nodejs
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4