Explorar o código

Fix dumb mistake

SamwiseFilmore %!s(int64=6) %!d(string=hai) anos
pai
achega
59f1b37be8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .gitlab-ci.yml

+ 0 - 1
.gitlab-ci.yml

@@ -1,7 +1,6 @@
 image: "rust:latest"
 
 before_script:
-    - 
     - rustup toolchain add nightly
     - rustup target add x86_64-unknown-redox --toolchain nightly
     - rustup show      # Print version info for debugging