From 5ba10fd9220095c8271a34ac067b3f9ba6934b8d Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 23 Apr 2024 02:08:05 -0600 Subject: [PATCH] update pipeline --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3e1ef7..0cc9d76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,7 @@ run-build: stage: build script: - apt-get -y install rustup + - rustup toolchain list - rustup update - cargo install cargo-deb - cargo deb