From a901d237aa9a62b6780c4235070c07695fe57972 Mon Sep 17 00:00:00 2001 From: philipp Date: Sun, 30 Jul 2023 16:02:02 +0200 Subject: [PATCH] push --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb85355..edb4340 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: before_script: - rustup target add $CARGO_TARGET - - apt-get update -qq && apt-get install -y -qq sshpass musl + - apt-get update -qq && apt-get install -y -qq sshpass musl musl-tools build: stage: build