Skip to content

Commit

Permalink
ci: ci is broken, update gorelaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Equim-chan committed Dec 7, 2019
1 parent 0a18b33 commit 8a6c69d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
build:
main: cmd/vanity-monero/main.go
binary: vanity-monero
ldflags: -s -w
flags: -trimpath
ldflags: -s -w -buildid=
goos:
- darwin
- linux
Expand Down

0 comments on commit 8a6c69d

Please sign in to comment.