Update build.yml

This commit is contained in:
Jay Lee
2021-12-22 20:18:46 -05:00
committed by GitHub
parent 79686fd8ce
commit 4de7794e04

View File

@@ -197,7 +197,7 @@ jobs:
if [ "${PLATFORM}" == "x86" ]; then
TARGETARCH="--target-arch=32bit"
fi
$python ./waf all $TARGETARCH
#$python ./waf all $TARGETARCH
cd ..
$pip install .