Skip to content

Commit

Permalink
fix(release): fix .goreleaser entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
xizhao committed Jan 27, 2018
1 parent 124bb47 commit f36ce39
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,5 +1,5 @@
builds:
- main: cmd/fossa/main.go
- main: ./cmd/fossa/
binary: fossa
goos:
- windows
Expand Down

0 comments on commit f36ce39

Please sign in to comment.