parent
2165be32ad
commit
3435db209c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
image: debian
|
||||
commands:
|
||||
- apt update
|
||||
- apt install gcc -y
|
||||
- apt install g++ -y
|
||||
- apt install make -y
|
||||
- make -j$(nproc) test.elf
|
||||
|
||||
|
|
Loading…
Reference in a new issue