summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 918e7ed..ccb13e9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,9 +6,6 @@ variables:
GIT_CHECKOUT: "true"
before_script:
- - rustup update
- - rustup component add rust-src
- - cargo install cargo-config xargo
- pushd bootloader-efi
- rustup update
- rustup component add rust-src