Skip to content

Commit

Permalink
Merge branch 'master' into chains/mainnet-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Aug 29, 2024
2 parents a6f3d9b + e3ddd5b commit 2cbb436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ shell:
- cd /go/src/github.com/rarimo/rarimo-core
- go mod tidy
- go mod vendor
- go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@latest
- go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.5.0
- cp $GOPATH/bin/cosmovisor /usr/local/bin/cosmovisor
setup:
- export GOPRIVATE=github.com/*
Expand Down

0 comments on commit 2cbb436

Please sign in to comment.