diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 42fcd0cc..de676c57 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -38,7 +38,8 @@ jobs: texlive-latex-extra \ texlive-luatex \ ghostscript-x \ - libgconf2-4 + libgconf2-4 \ + gnuplot sudo fc-cache -vr - name: build documentation