mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 13:11:37 +00:00
actions take 25
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
- name: Before Build
|
||||
run: |
|
||||
set
|
||||
brew list
|
||||
export GAMOS=$"${RUNNER_OS,,}"
|
||||
if [ "${ImageOS}" == "win16" ]; then
|
||||
export PLATFORM="x86";
|
||||
|
||||
Reference in New Issue
Block a user