Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Mar 14, 2021
1 parent 5384b66 commit 8dd49aa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser

This file was deleted.

11 changes: 11 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
builds:
- main: ./cmd/geth-hdwallet/main.go
id: "geth-hdwallet"
binary: "geth-hdwallet"
goos:
- linux
goarch:
- 386
- amd64
- arm
- arm64

0 comments on commit 8dd49aa

Please sign in to comment.