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 5, 2024
1 parent 4e64c7e commit 3b039ca
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 @@ -7,7 +7,7 @@ export OS_NAME="macos"

brew install lightgbm

lightgbm
lightgbm config="../examples/regression/train.conf"

# if [[ $OS_NAME == "macos" ]]; then
# if [[ $COMPILER == "clang" ]]; then
Expand Down

0 comments on commit 3b039ca

Please sign in to comment.