Fix R package build on CI. (#8445)

Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
Jiaming Yuan
2022-11-09 12:18:36 +08:00
committed by GitHub
parent a83748eb45
commit 0252d504d8
5 changed files with 20 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ fi
commit_hash="$1"
make Rpack
python tests/ci_build/test_r_package.py --task=pack
mv xgboost/ xgboost_rpack/
mkdir build