mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -156,8 +156,8 @@ jobs:
|
|||||||
CHOC_OPS="--forcex86"
|
CHOC_OPS="--forcex86"
|
||||||
fi
|
fi
|
||||||
if [[ "${RUNNER_OS}" == "macOS" ]]; then
|
if [[ "${RUNNER_OS}" == "macOS" ]]; then
|
||||||
brew install coreutils
|
#brew install coreutils
|
||||||
brew install bash
|
#brew install bash
|
||||||
MAKE=make
|
MAKE=make
|
||||||
MAKEOPT="-j$(sysctl -n hw.logicalcpu)"
|
MAKEOPT="-j$(sysctl -n hw.logicalcpu)"
|
||||||
PERL=perl
|
PERL=perl
|
||||||
|
|||||||
Reference in New Issue
Block a user