Skip to content

Commit

Permalink
update lib path
Browse files Browse the repository at this point in the history
  • Loading branch information
liam.lai committed Nov 8, 2024
1 parent 01810e7 commit 3ae0ff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ builds:
- amd64
env:
- LD_LIBRARY_PATH=/tmp/libwasmvm:$LD_LIBRARY_PATH
- CGO_LDFLAGS="-L/tmp/libwasmvm -lwasmvm_muslc.x86_64"
- COSMWASM_VERSION=v2.1.3
- GO111MODULE=on
flags:
Expand Down

0 comments on commit 3ae0ff2

Please sign in to comment.