.gitea/workflows/build-chart-audiobookshelf.yml aktualisiert

This commit is contained in:
2025-06-13 05:32:05 +00:00
parent 2b2605ce0e
commit 50f40a9729

View File

@ -29,7 +29,7 @@ jobs:
- name: Setup Helm
run: |
#curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
curl -v https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 -o get-helm-3.sh
curl -v https://raw.githubusercontent.com/helm/helm/refs/heads/main/scripts/get-helm-3 -o get-helm-3.sh
chmod +x get-helm-3.sh
set -x
./get-helm-3.sh