CI fix
Some checks failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
Imbus 2024-12-26 16:09:14 +01:00
parent 2165be32ad
commit 3435db209c

View file

@ -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