mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +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: |
|
||||
set +e
|
||||
if [ $GAMOS == "macos" ]; then
|
||||
export pipoptions='--nobnary ":all:"'
|
||||
export pipoptions='--no-binary ":all:"'
|
||||
export MACOSX_DEPLOYMENT_TARGET="10.9"
|
||||
export CFLAGS="-arch arm64 -arch x86_64"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user