Okay, so we need a command there.
This commit is contained in:
parent
fba5123a5a
commit
1a7280e1dc
@ -3,5 +3,7 @@ cp ./common/common_easyjson.tgo ./common/common_easyjson.go
|
||||
{
|
||||
go get -u github.com/mailru/easyjson/...
|
||||
easyjson -pkg common
|
||||
} || {}
|
||||
} || {
|
||||
echo "Defaulting to bundled generated easyjson file"
|
||||
}
|
||||
go get
|
Loading…
Reference in New Issue
Block a user