Skip to content

Commit

Permalink
chore: goreleaser update
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgrande924 committed Oct 24, 2024
1 parent 6b99569 commit b74d5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b74d5ca

Please sign in to comment.