mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 02:50:04 -05:00
/{.github,go}: update protoc in protobufs
This commit is contained in:
@@ -153,6 +153,8 @@ jobs:
|
||||
pull: "--ff"
|
||||
- name: Check generated protobufs
|
||||
working-directory: ./proto
|
||||
env:
|
||||
USE_BAZEL_VERSION: 7.4.0
|
||||
run: |
|
||||
(cd third_party/protobuf && bazel build //:protoc)
|
||||
(cd third_party/protobuf-go && go build -o ._protoc-gen-go ./cmd/protoc-gen-go)
|
||||
|
||||
Reference in New Issue
Block a user