Skip to content

Commit

Permalink
Add darwin back
Browse files Browse the repository at this point in the history
  • Loading branch information
sajith committed Jun 18, 2021
1 parent 264053e commit 10ef04e
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 @@ -11,6 +11,7 @@ builds:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
goos:
- linux
- darwin
goarch:
- amd64
binary: '{{ .ProjectName }}_v{{ .Version }}'
Expand Down

0 comments on commit 10ef04e

Please sign in to comment.