mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-19 13:41:36 +00:00
actions take 30
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
|
||||
- name: Before Build
|
||||
run: |
|
||||
set +e
|
||||
if [ "${RUNNER_OS}" == "macOS" ]; then
|
||||
export GAMOS="macos"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user