From 95add2d6ce03fe5a66545159a51256fb66d13e30 Mon Sep 17 00:00:00 2001 From: Ishan Goel Date: Fri, 3 May 2024 12:47:44 -0400 Subject: [PATCH] fix goreleaser --- .goreleaser.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 0ef1cfe..41501bf 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -20,16 +20,16 @@ builds: ignore: # problems with build - goos: windows goarch: arm64 -archives: +# archives: # - replacements: # darwin: Darwin # linux: Linux # windows: Windows # 386: 32-bit # amd64: x86_64 - format_overrides: - - goos: windows - format: zip + # format_overrides: + # - goos: windows + # format: zip checksum: name_template: 'checksums.txt' snapshot: