Skip to content

Commit

Permalink
add protoc-gen-go-grpc installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun-m committed May 30, 2024
1 parent 0862337 commit 9a77761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
python3 -m pip install -U "betterproto[compiler]"
sudo apt install protobuf-compiler
sudo apt install golang-goprotobuf-dev
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc
- name: Verify Protobuf Codegen
env:
Expand Down

0 comments on commit 9a77761

Please sign in to comment.