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
9a47b20b
Unverified
Commit
9a47b20b
authored
Mar 23, 2021
by
Nikita Titov
Committed by
GitHub
Mar 23, 2021
Browse files
fix flaky Azure Pipelines jobs (2) (#4097)
parent
77d54b3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.ci/setup.sh
.ci/setup.sh
+4
-2
No files found.
.ci/setup.sh
View file @
9a47b20b
...
...
@@ -44,7 +44,8 @@ else # Linux
libicu66
\
libssl1.1
\
libunwind8
\
libxau-dev
\
libxau6
\
libxext6
\
libxrender1
\
locales
\
netcat
\
...
...
@@ -83,7 +84,8 @@ else # Linux
apt-get update
apt-get
install
--no-install-recommends
-y
\
curl
\
libxau-dev
\
libxau6
\
libxext6
\
libxrender1
\
lsb-release
\
software-properties-common
...
...
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