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 b74d5ca commit 5c6fc9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/bin/goreleaser_utils
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ install_remote_plugins() {
# moves native libraries to binary libs directory
build_post_hook() {
local -r dist_path=$1
local -r platform=$2
local -r arch=$3
local -r plugin_src_path=./tmp/plugins
local -r other_plugin_src_path=./tmp/${platform}_${arch}/plugins
local -r wasmvm_lib_path=./tmp/libs
Expand Down

0 comments on commit 5c6fc9e

Please sign in to comment.