Remove protobuf dependencies (#17539)
This commit is contained in:
parent
d39df35441
commit
298491a816
6 changed files with 9 additions and 9 deletions
|
@ -32,7 +32,7 @@ commands:
|
|||
name: Install system dependencies
|
||||
command: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libicu-dev libidn11-dev libprotobuf-dev protobuf-compiler
|
||||
sudo apt-get install -y libicu-dev libidn11-dev
|
||||
install-ruby-dependencies:
|
||||
parameters:
|
||||
ruby-version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue