Skip to content

Commit

Permalink
Merge branch 'main' into steve/thorchain-remove-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
misko9 committed Sep 4, 2024
2 parents ee4fe20 + ce79227 commit 16447ac
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,7 @@
dockerfile: cosmos
build-target: make install
binaries:
- /go/bin/quasarnoded
- /go/bin/quasard
build-env:
- BUILD_TAGS=muslc

Expand Down Expand Up @@ -1316,8 +1316,6 @@
github-repo: xion
dockerfile: cosmos
build-target: make install
pre-build:
apk add --no-cache binutils-gold
binaries:
- /go/bin/xiond
build-env:
Expand All @@ -1332,5 +1330,4 @@
binaries:
- /go/bin/xplad
build-env:
- BUILD_TAGS=muslc

- BUILD_TAGS=muslc

0 comments on commit 16447ac

Please sign in to comment.