Skip to content

Commit

Permalink
[release] Fix main path
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki committed Apr 7, 2020
1 parent 023d35e commit ab38a31
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 @@ -6,7 +6,7 @@ before:
- go mod tidy
builds:
- id: "shawk"
main: ./...
main: .
binary: shawk
ldflags:
- -s -w
Expand Down

0 comments on commit ab38a31

Please sign in to comment.