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