diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e604c3cc..d244e817 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 .