mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-23 15:41:36 +00:00
actions take 31
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
export GAMOS="macos"
|
||||
else
|
||||
export GAMOS=$"${RUNNER_OS,,}"
|
||||
fi
|
||||
if [ "${ImageOS}" == "win16" ]; then
|
||||
export PLATFORM="x86";
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user