Skip to content

Commit

Permalink
zip files for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
clone1018 committed Feb 25, 2021
1 parent 441fa6e commit dfc7da5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@ builds:
- darwin
goarch:
- amd64
- arm64
- arm64

archives:
- format_overrides:
- goos: windows
format: zip

0 comments on commit dfc7da5

Please sign in to comment.