Skip to content

Commit

Permalink
set cgo enabled = 0
Browse files Browse the repository at this point in the history
  • Loading branch information
fenriz07 committed Nov 19, 2024
1 parent 5f71a32 commit ecdf99e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
-X github.com/cosmos/cosmos-sdk/types.DBBackend=${DBENGINE} \
-X github.com/elys-network/elys/app.NextVersion=${VERSION} \
-X github.com/cosmos/cosmos-sdk/version.BuildTags=netgo,ledger,osusergo,${DBENGINE} \
-w -s \
-linkmode=external \
" -tags "ledger,${DBENGINE}" ./cmd/${BINARY}
echo "Version of elysd: $(./elysd version)"
- name: Compressing elys binary
Expand Down

0 comments on commit ecdf99e

Please sign in to comment.