Update build.yml

This commit is contained in:
Jay Lee
2022-03-01 20:41:32 -05:00
committed by GitHub
parent 30c250c314
commit 5f79f46e30

View File

@@ -156,8 +156,8 @@ jobs:
CHOC_OPS="--forcex86"
fi
if [[ "${RUNNER_OS}" == "macOS" ]]; then
brew install coreutils
brew install bash
#brew install coreutils
#brew install bash
MAKE=make
MAKEOPT="-j$(sysctl -n hw.logicalcpu)"
PERL=perl