diff --git a/.goreleaser.yml b/.goreleaser.yml index 7c477b587c324bbcf66883baf385e7caf984c872..c0da1c50aec71d899b0cffe09be64e3756e92f51 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -67,8 +67,12 @@ builds: goarch: arm - goos: android goarch: "386" + - goos: windows + goarch: arm ldflags: - -s -w -X github.com/charmbracelet/crush/internal/version.Version={{.Version}} + flags: + - -trimpath archives: - name_template: >-