Skip to content

Commit

Permalink
Install protoc-gen-go
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <[email protected]>
  • Loading branch information
benr committed Feb 21, 2024
1 parent 819474d commit 690ba67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y xz-utils make protobuf-compiler curl zip unzip jq
go install google.golang.org/protobuf/cmd/protoc-gen-go
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc
- name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v2'
Expand Down

0 comments on commit 690ba67

Please sign in to comment.