Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtek committed Jun 14, 2024
1 parent 575ab9c commit e33a200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/bridge/relayer.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func buildRelayerInDocker(
PackagePath: filepath.Join(repoPath, "relayer/cmd"),
BinOutputPath: filepath.Join("bin", ".cache", binaryName, targetPlatform.String(), "bin", binaryName),
LDFlags: versionFlags,
Flags: extraFlags,
})
}

Expand Down

0 comments on commit e33a200

Please sign in to comment.