build: better division of prebuild stages.
This commit is contained in:
parent
88f1821b19
commit
fc85b9fc58
2 changed files with 4 additions and 1 deletions
|
|
@ -67,5 +67,6 @@ func init() {
|
|||
}
|
||||
|
||||
func main() {
|
||||
cli.Configure()
|
||||
cli.Prebuild()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue