mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-20 10:30:39 +00:00
a
This commit is contained in:
@@ -56,6 +56,8 @@ export GOBIN=$(pwd)/gobin
|
||||
export PATH="${PATH}:${GOBIN}"
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.11
|
||||
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.6.2
|
||||
cd gen
|
||||
protoc -I . --go_out=. --go-grpc_out=. libcore.proto
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user