Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed May 28, 2017
1 parent aefe468 commit ed57c6a
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
@@ -1,7 +1,7 @@
# goreleaser.yml
# https://github.com/goreleaser/goreleaser
build:
main: cmd/misspell
main: cmd/misspell/main.go
binary: misspell
ldflags: -s -w -X main.version={{.Version}}
goos:
Expand Down

0 comments on commit ed57c6a

Please sign in to comment.