mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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"
|
export GAMOS="macos"
|
||||||
else
|
else
|
||||||
export GAMOS=$"${RUNNER_OS,,}"
|
export GAMOS=$"${RUNNER_OS,,}"
|
||||||
|
fi
|
||||||
if [ "${ImageOS}" == "win16" ]; then
|
if [ "${ImageOS}" == "win16" ]; then
|
||||||
export PLATFORM="x86";
|
export PLATFORM="x86";
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user