Skip to content

Commit

Permalink
update go releaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
noelyahan committed Sep 24, 2018
1 parent 5f53f16 commit 3a6464d
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 @@ -3,7 +3,7 @@ builds:
- env:
- CGO_ENABLED=0
binary: mergi
main: cmd/mergi/main.go
main: ./cmd/mergi
goos:
- windows
- darwin
Expand Down

0 comments on commit 3a6464d

Please sign in to comment.