Skip to content

Commit

Permalink
release: add build for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kovetskiy committed Oct 14, 2020
1 parent 3867865 commit 7ccd02c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ builds:
- GO111MODULE=on
goos:
- linux
- darwin
goarch:
- amd64
flags:
Expand Down

0 comments on commit 7ccd02c

Please sign in to comment.