mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
disable rebuild of bootloader
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -163,7 +163,7 @@ jobs:
|
|||||||
else
|
else
|
||||||
TARGETARCH=""
|
TARGETARCH=""
|
||||||
fi
|
fi
|
||||||
$python ./waf all $TARGETARCH
|
#$python ./waf all $TARGETARCH
|
||||||
cd ..
|
cd ..
|
||||||
$python setup.py install
|
$python setup.py install
|
||||||
#$pip install pyinstaller
|
#$pip install pyinstaller
|
||||||
|
|||||||
Reference in New Issue
Block a user