Skip to content

Commit

Permalink
Updated CI task
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed Jun 12, 2024
1 parent 7d6a308 commit 23f739b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-protobuf-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Install Go deps
run: |
go install google.golang.org/protobuf/cmd/[email protected].1
go install google.golang.org/protobuf/cmd/[email protected].2
go install google.golang.org/grpc/cmd/[email protected]
- name: Install Task
Expand Down

0 comments on commit 23f739b

Please sign in to comment.