mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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 .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user