Skip to content

Commit

Permalink
CircleCI: Add missing darwin to goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
  • Loading branch information
mjtrangoni committed Aug 16, 2022
1 parent 9040cde commit 6e24407
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 @@ -10,6 +10,7 @@ builds:
hooks:
post: make tarball
goos:
- darwin
- linux
- windows
goarch:
Expand Down

0 comments on commit 6e24407

Please sign in to comment.