mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +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
|
- name: Before Build
|
||||||
run: |
|
run: |
|
||||||
|
set +e
|
||||||
if [ "${RUNNER_OS}" == "macOS" ]; then
|
if [ "${RUNNER_OS}" == "macOS" ]; then
|
||||||
export GAMOS="macos"
|
export GAMOS="macos"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user