Calmly asked wget to shut the fuck up
This commit is contained in:
parent
ba8e7fe205
commit
4be02a2a03
@ -1,7 +1,7 @@
|
||||
default:
|
||||
image: rust:1.68
|
||||
before_script:
|
||||
- wget https://cloud.cuwott.fr/s/9fyrejDxMdNRQNn/download/riscv64-cross-compiler-multilib.tar.gz
|
||||
- wget -q https://cloud.cuwott.fr/s/9fyrejDxMdNRQNn/download/riscv64-cross-compiler-multilib.tar.gz
|
||||
- tar xzf riscv64-cross-compiler-multilib.tar.gz
|
||||
- mv riscv64-unknown-elf /opt/riscv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user