Update build.yml

This commit is contained in:
Jay Lee
2021-12-23 12:39:57 -05:00
committed by GitHub
parent ae0f5e62e3
commit 7df6781985

View File

@@ -193,7 +193,7 @@ jobs:
TARGETARCH="--target-arch=32bit" TARGETARCH="--target-arch=32bit"
fi fi
$python ./waf all $TARGETARCH $python ./waf all $TARGETARCH
cat build\config.log cat build/config.log
cd .. cd ..
$pip install . $pip install .