Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
179206fb
Unverified
Commit
179206fb
authored
Jun 14, 2023
by
James Lamb
Committed by
GitHub
Jun 14, 2023
Browse files
[ci] remove brew update-reset again (fixes #5670) (#5925)
parent
b859f7b1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.ci/test_r_package.sh
.ci/test_r_package.sh
+0
-1
No files found.
.ci/test_r_package.sh
View file @
179206fb
...
@@ -77,7 +77,6 @@ fi
...
@@ -77,7 +77,6 @@ fi
# Installing R precompiled for Mac OS 10.11 or higher
# Installing R precompiled for Mac OS 10.11 or higher
if
[[
$OS_NAME
==
"macos"
]]
;
then
if
[[
$OS_NAME
==
"macos"
]]
;
then
brew update-reset
&&
brew update
if
[[
$R_BUILD_TYPE
==
"cran"
]]
;
then
if
[[
$R_BUILD_TYPE
==
"cran"
]]
;
then
brew
install
automake
||
exit
-1
brew
install
automake
||
exit
-1
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment