Ok no sudo i get it

This commit is contained in:
François Autin 2023-04-04 15:03:47 +02:00 committed by Quentin Legot
parent aeb5cacb4e
commit 63c2f62a19

View File

@ -4,7 +4,7 @@ default:
- wget -q https://cloud.cuwott.fr/s/9fyrejDxMdNRQNn/download/riscv64-cross-compiler-multilib.tar.gz
- mkdir /opt/riscv
- tar xzf riscv64-cross-compiler-multilib.tar.gz -C /opt/riscv
- sudo apt install glibc
- apt install glibc
stages:
- test