Fix path
All checks were successful
Test Helm Chart / helm-lint (push) Successful in 2s

This commit is contained in:
2025-09-14 12:35:41 +02:00
parent 7e56d26622
commit 31853dcfa4

View File

@@ -20,5 +20,4 @@ jobs:
- name: Run Helm lint - name: Run Helm lint
run: | run: |
echo "Running helm lint on duino-miner-helm chart" helm lint "$GITHUB_WORKSPACE/"
helm lint "$GITHUB_WORKSPACE/duino-miner-helm"