mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 22:47:24 +00:00
arm: add install script, fix Makefile (#2824)
* be like the SDK makefile * arm: add install script, fix Makefile * ...
This commit is contained in:
@@ -92,6 +92,7 @@ jobs:
|
||||
command: |
|
||||
export PATH="$GOBIN:$PATH"
|
||||
make get_tools
|
||||
make get_dev_tools
|
||||
- run:
|
||||
name: dependencies
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user