Skip to content

Commit

Permalink
bazel fix
Browse files Browse the repository at this point in the history
  • Loading branch information
James Cor committed Jan 22, 2025
1 parent a8f4f09 commit 916031a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-check-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 916031a

Please sign in to comment.