Skip to content

Commit

Permalink
Do not install grpc
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 690ba67 commit 9da021f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
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 9da021f

Please sign in to comment.