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 2c5da0d commit 2457eb0
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 @@ -8,7 +8,7 @@ export OS_NAME="macos"
brew install lightgbm

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

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

0 comments on commit 2457eb0

Please sign in to comment.