Skip to content

Commit

Permalink
trying something
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun-m committed May 30, 2024
1 parent ac0dfbc commit e32bb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Install Protobuf Compilers
run: |
python3 -m pip install -U "betterproto[compiler]" betterproto-beta9
python3 -m pip install -U "betterproto-beta9[compiler]" betterproto-beta9
sudo apt install protobuf-compiler
sudo apt install golang-goprotobuf-dev
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc
Expand Down

0 comments on commit e32bb45

Please sign in to comment.