Use parallel compilation in build action

This commit is contained in:
Mateusz Faderewski 2023-08-05 02:00:28 +02:00
parent b9f3e98771
commit 63f15e7f47

View File

@ -34,7 +34,7 @@ jobs:
pushd libdragon
./build.sh
popd
make all
make all -j
env:
FLAGS: -DMENU_RELEASE