Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Oct 10, 2024
1 parent b3387be commit bff2891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bff2891

Please sign in to comment.