Fix actions

This commit is contained in:
2025-09-14 12:14:00 +02:00
parent 1367d19b66
commit 0e0ec7551d

View File

@@ -17,6 +17,5 @@ jobs:
uses: docker://alpine/helm:3.14.0
with:
entrypoint: ["sh", "-c"]
args: |
echo "Running helm lint on duino-miner-helm chart"
helm lint ./
args:
- echo "Running helm lint on duino-miner-helm chart" && helm lint ./