mirror of
https://github.com/helm/helm.git
synced 2026-08-05 23:51:03 +00:00
fix: address goreleaser build issues flagged in review
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -38,7 +38,6 @@ jobs:
|
||||
run: |
|
||||
set -eu -o pipefail
|
||||
|
||||
make build-cross VERSION="${{ github.ref_name }}"
|
||||
make dist checksum VERSION="${{ github.ref_name }}"
|
||||
|
||||
- name: Set latest version
|
||||
|
||||
Reference in New Issue
Block a user