Skip to content

Commit

Permalink
fix(neutron): switches to cargo build because of wasm issues (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiTyping authored Jul 9, 2024
1 parent b0b2781 commit 73fa52a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -860,12 +860,10 @@
- name: neutron
github-organization: neutron-org
github-repo: neutron
dockerfile: cosmos
dockerfile: cargo
build-target: make install
binaries:
- /go/bin/neutrond
build-env:
- BUILD_TAGS=muslc
- /root/go/bin/neutrond

# Nibiru
- name: nibiru
Expand Down

0 comments on commit 73fa52a

Please sign in to comment.