Skip to content

Commit

Permalink
chore(release): change package entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
xizhao committed Jan 27, 2018
1 parent 55acfd3 commit 124bb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
builds:
- main: cmd/fossa.go
- main: cmd/fossa/main.go
binary: fossa
goos:
- windows
- darwin
- linux
goarch:
- amd64
- amd64

0 comments on commit 124bb47

Please sign in to comment.