Skip to content

Commit

Permalink
Merge PR #638: remove unnecessary linker flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri authored Mar 29, 2022
1 parent ba1c6ac commit 3728c09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ builds:
ldflags:
- -X github.com/cosmos/relayer/cmd.Version={{ .Tag }}
- -X github.com/cosmos/relayer/cmd.Commit={{ .FullCommit }}
- -X github.com/cosmos/relayer/cmd.SDKCommit={{ .Env.SDK_COMMIT }}
goos:
- darwin
- linux
Expand Down

0 comments on commit 3728c09

Please sign in to comment.