Skip to content

Commit 401deee

Browse files
authored
Update ci.yml
1 parent 683ba8c commit 401deee

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
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
sudo apt-get -y update
5454
sudo apt-get -y install g++ gnuplot poppler-utils texlive-{latex-base,latex-extra,luatex} # LaTeX
55-
sudo apt -y install lib{gtk-3-0,xss1,gconf-2-4,nss3,asound2,x11-xcb1} # IOError: connect: connection refused (ECONNREFUSED), see github.com/JuliaGizmos/Blink.jl/issues/128#issuecomment-427684728
55+
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
5656
sudo fc-cache -vr
5757
5858
- name: Set LD_PRELOAD

0 commit comments

Comments
 (0)