M .gitlab-ci.yml => .gitlab-ci.yml +1 -1
@@ 3,7 3,7 @@ before_script:
- apt-get update -yqq
- apt-get install -yqq --no-install-recommends build-essential
- rustup component add clippy
- - apt-get install -yqq protobuf
+ - apt-get install -yqq protobuf-compiler
check:cargo:
script: