Skip to content

Commit

Permalink
fix: Update akash in chains.yaml (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNix committed Jun 12, 2023
1 parent 3564b45 commit 44ca508
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,14 @@
ln -s /go/src/github.com/strangelove-ventures/agoric-sdk/golang/cosmos/build/libagcosmosdaemon.so /build/agoric-sdk/golang/cosmos/build/libagcosmosdaemon.so
ln -s /root/.nvm/versions/node/*/bin/node /bin/node
# Akash
- name: akash
github-organization: ovrclk
github-repo: akash
github-organization: akash-network
github-repo: node
dockerfile: cosmos
build-target: make install
pre-build:
apk add --no-cache jq direnv
binaries:
- /go/bin/akash

Expand Down

0 comments on commit 44ca508

Please sign in to comment.