diff --git a/rust-bindings/rust/.gitlab-ci.yml b/rust-bindings/rust/.gitlab-ci.yml index ff535e25..00ffb39b 100644 --- a/rust-bindings/rust/.gitlab-ci.yml +++ b/rust-bindings/rust/.gitlab-ci.yml @@ -9,7 +9,7 @@ variables: OSTREE_VERSION: v2019_3 before_script: -- dnf install -y cargo rust clippy rustfmt git ostree-devel +- dnf install -y cargo rust clippy rustfmt git make ostree-devel - curl -L "${SCCACHE_URL}" | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache' cache: