Commit eb06c74b authored by Laurae's avatar Laurae Committed by James Lamb
Browse files

Does not need to fix doc. Fixes #1852 (#1868)

parent 9ef85fd8
...@@ -46,7 +46,7 @@ result <- file.copy(from = "CMakeLists.txt", ...@@ -46,7 +46,7 @@ result <- file.copy(from = "CMakeLists.txt",
.handle_result(result) .handle_result(result)
# rebuild documentation # rebuild documentation
devtools::document(pkg = "lightgbm_r") # devtools::document(pkg = "lightgbm_r")
# Build the package # Build the package
# NOTE: --keep-empty-dirs is necessary to keep the deep paths expected # NOTE: --keep-empty-dirs is necessary to keep the deep paths expected
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment