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
@@ -198,7 +198,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set +e
|
set +e
|
||||||
if [ $GAMOS == "macos" ]; then
|
if [ $GAMOS == "macos" ]; then
|
||||||
export pipoptions='--nobnary ":all:"'
|
export pipoptions='--no-binary ":all:"'
|
||||||
export MACOSX_DEPLOYMENT_TARGET="10.9"
|
export MACOSX_DEPLOYMENT_TARGET="10.9"
|
||||||
export CFLAGS="-arch arm64 -arch x86_64"
|
export CFLAGS="-arch arm64 -arch x86_64"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user