mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-16 17:03:46 +00:00
build: ci.go is run from root of repo
This commit is contained in:
parent
0f7fbb85d6
commit
380917b024
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
/*
|
||||
The ci command is called from Continuous Integration scripts.
|
||||
|
||||
Usage: go run ci.go <command> <command flags/arguments>
|
||||
Usage: go run build/ci.go <command> <command flags/arguments>
|
||||
|
||||
Available commands are:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue