mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
tiny improve on travis
This commit is contained in:
parent
792fd83501
commit
813c3eb01c
1 changed files with 1 additions and 2 deletions
|
|
@ -42,8 +42,7 @@ jobs:
|
|||
|
||||
- stage: Github release
|
||||
script:
|
||||
- make tomo
|
||||
- mv build/bin/tomo build/bin/tomo-linux-amd64
|
||||
- make tomo-linux-amd64
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
|
|
|
|||
Loading…
Reference in a new issue