This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Install build deps before publish (#7216)
#### Problem The publish step can fail because the protobuf compiler is missing. #### Summary of changes Install build deps during publish step
- Loading branch information