Skip to content

Commit

Permalink
ci: fix build.main in .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Equim-chan committed Jun 3, 2018
1 parent ee53929 commit 93a9bbd
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 @@
build:
main: cmd/vanity-monero
main: cmd/vanity-monero/main.go
binary: vanity-monero
ldflags: -s -w
goos:
Expand Down

0 comments on commit 93a9bbd

Please sign in to comment.