disable rebuild of bootloader

This commit is contained in:
Jay Lee
2021-05-11 14:00:06 -04:00
parent 91a93ecd62
commit a7043a1359

View File

@ -163,7 +163,7 @@ jobs:
else
TARGETARCH=""
fi
$python ./waf all $TARGETARCH
#$python ./waf all $TARGETARCH
cd ..
$python setup.py install
#$pip install pyinstaller