ci: Workflow testing
Some checks failed
Publish Helm Charts / publish (push) Failing after 9s

This commit is contained in:
domrichardson
2026-03-30 11:43:48 +01:00
parent 2c817df5b9
commit a5b31720af

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