Skip to content

Commit

Permalink
goreleaser: Use zip for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
wader committed Jan 21, 2022
1 parent 04dd153 commit 47c978e
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 @@ -34,6 +34,8 @@ archives:
format_overrides:
- goos: windows
format: zip
- goos: darwin
format: zip
replacements:
darwin: macos

Expand Down

0 comments on commit 47c978e

Please sign in to comment.