Skip to content

Commit

Permalink
Enable darwin release
Browse files Browse the repository at this point in the history
  • Loading branch information
irgendwr committed Aug 3, 2020
1 parent 0375b7a commit 311d41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ builds:
- -X 'github.com/irgendwr/go-stine/cmd.builtBy=goreleaser{{ if index .Env "GOVERSION" }} with {{.Env.GOVERSION}}{{ end }}'
goos:
- linux
#- darwin
- darwin
- windows
goarch:
- amd64
Expand Down

0 comments on commit 311d41d

Please sign in to comment.