diff --git a/.ci/setup.sh b/.ci/setup.sh index 41d511f75b4..f7de8ba46ec 100755 --- a/.ci/setup.sh +++ b/.ci/setup.sh @@ -2,7 +2,7 @@ set -e -E -u -o pipefail -brew install libomp cmake +brew install cmake libomp git clone --recursive https://github.com/microsoft/LightGBM cd LightGBM