v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
e5499c7c0d
commit
4e55bb2d27
@ -23,6 +23,11 @@ jobs:
|
|||||||
# setup_only: true
|
# setup_only: true
|
||||||
# pr_comment: true
|
# pr_comment: true
|
||||||
- uses: bufbuild/buf-setup-action@v1.47.2
|
- uses: bufbuild/buf-setup-action@v1.47.2
|
||||||
|
- uses: actions/setup-go@v5
|
||||||
|
with:
|
||||||
|
go-version: '>=1.17.0'
|
||||||
|
- run: go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||||
|
- run: go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||||
# Ensure that `buf` is installed
|
# Ensure that `buf` is installed
|
||||||
- run: buf --version
|
- run: buf --version
|
||||||
- run: buf generate
|
- run: buf generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user