This commit is contained in:
parent
200e5125f9
commit
464b186cc2
@ -7,6 +7,6 @@ steps:
|
||||
image: voidlinux/voidlinux
|
||||
commands:
|
||||
- xbps-install -Sy gcc make rustup
|
||||
- rustup install stable
|
||||
- rustup-init --default-toolchain stable
|
||||
- cd c && make && ./run_all.sh && cd ..
|
||||
- cd rust && ./run_all.sh && cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user