Skip to content

Commit 433b410

Browse files
authored
Update ci.yml
1 parent 401deee commit 433b410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
if: startsWith(matrix.os, 'ubuntu')
5252
run: |
5353
sudo apt-get -y update
54-
sudo apt-get -y install g++ gnuplot poppler-utils texlive-{latex-base,latex-extra,luatex} # LaTeX
5554
sudo apt -y install lib{gtk-3-0,xss1,nss3,asound2t64,x11-xcb1} # IOError: connect: connection refused (ECONNREFUSED), see github.com/JuliaGizmos/Blink.jl/issues/128#issuecomment-427684728
55+
sudo apt-get -y install g++ gnuplot poppler-utils texlive-{latex-base,latex-extra,luatex} # LaTeX
5656
sudo fc-cache -vr
5757
5858
- name: Set LD_PRELOAD

0 commit comments

Comments
 (0)