This commit is contained in:
parent
71aca6c3b0
commit
7cd8b50fd5
@ -6,6 +6,6 @@ steps:
|
||||
- name: build-test
|
||||
image: voidlinux/voidlinux
|
||||
commands:
|
||||
- xbps-install -Sy gcc make rust
|
||||
- xbps-install -Sy gcc make rust cargo
|
||||
- cd c && make && ./run_all.sh && cd ..
|
||||
- cd rust && ./run_all.sh && cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user