Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabhajit-ray authored Mar 22, 2022
1 parent 8efa7cc commit 6ca63f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ builds:
ignore:
- goos: darwin
goarch: "386"
- goos: darwin
goarch: "arm64"
binary: "{{ .ProjectName }}_v{{ .Version }}"
archives:
- format: zip
Expand Down

0 comments on commit 6ca63f5

Please sign in to comment.