diff --git a/.goreleaser.develop.yaml b/.goreleaser.develop.yaml index 1e054df7c45..d3c96faa51d 100644 --- a/.goreleaser.develop.yaml +++ b/.goreleaser.develop.yaml @@ -12,7 +12,7 @@ builds: binary: chainlink hooks: post: - - cmd: ./tools/bin/goreleaser_utils build_post_hook {{ dir .Path }} + - cmd: ./tools/bin/goreleaser_utils build_post_hook {{ dir .Path }} {{ .Os }} {{ .Arch }} no_unique_dist_dir: "true" ldflags: - -s -w -r=$ORIGIN/libs