From 2b430f67d5476def0cf3c5ae14689e1330879fc1 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 23 Apr 2024 02:09:54 -0600 Subject: [PATCH] update pipeline --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e4ea981..cb2147e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ run-build: script: - apt-get -y install rustup - rustup toolchain install stable - - rustup update +# - rustup update - cargo install cargo-deb - cargo deb - ls .