Skip to content

Commit

Permalink
install protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
IevaGraz committed Mar 25, 2024
1 parent 89b476e commit d74cf59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
build-release-pipeline:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get -y install protobuf-compiler
- uses: actions/checkout@v2
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit d74cf59

Please sign in to comment.