mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-24 11:39:03 -05:00
Setting USE_BAZEL_VERSION to 7.4.0
This commit is contained in:
@@ -152,6 +152,8 @@ jobs:
|
||||
cwd: "."
|
||||
pull: "--ff"
|
||||
- name: Check generated protobufs
|
||||
env:
|
||||
USE_BAZEL_VERSION: 7.4.0
|
||||
working-directory: ./proto
|
||||
run: |
|
||||
(cd third_party/protobuf && bazel build //:protoc)
|
||||
|
||||
Reference in New Issue
Block a user