Skip to content

Commit

Permalink
fix(neutron): switches to cargo build because of wasm issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiTyping committed Jul 9, 2024
1 parent 713e8b2 commit f22fbbb
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 f22fbbb

Please sign in to comment.