fix: address goreleaser build issues flagged in review

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
This commit is contained in:
Terry Howe
2026-05-02 11:50:15 -06:00
parent 04885dd905
commit c075022ce1
3 changed files with 1 additions and 7 deletions

View File

@@ -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