From 357cd4e2e87b946f27bfdf6e7b0390ea55f4729b Mon Sep 17 00:00:00 2001 From: core Date: Sat, 15 Apr 2023 19:20:45 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index acbe6797582e1dfb88f0fa12abda4fa025374e72..e97c10b85200dd1b57d3303d3a78af1ecbede289 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 protobug + - apt-get install -yqq protobuf check:cargo: script: