mirror of
https://github.com/Azure/setup-helm.git
synced 2026-07-17 05:38:06 +00:00
eb399fcd4f
Ensure downloadBaseURL ends with '/' before URL resolution so a subpath mirror (e.g. https://example/kubernetes/helm) is preserved instead of having its last path segment replaced. Fixes downloads for all subpath mirrors.