Add gnuplot to the system dependencies (docs)
This commit is contained in:
parent
f9a1e2e92d
commit
6594b93126
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -38,7 +38,8 @@ jobs:
|
|||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
texlive-luatex \
|
texlive-luatex \
|
||||||
ghostscript-x \
|
ghostscript-x \
|
||||||
libgconf2-4
|
libgconf2-4 \
|
||||||
|
gnuplot
|
||||||
sudo fc-cache -vr
|
sudo fc-cache -vr
|
||||||
|
|
||||||
- name: build documentation
|
- name: build documentation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user