Skip to content

Commit

Permalink
Add rsvg-convert into CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gmantele authored and msdemlei committed Dec 2, 2024
1 parent 474d937 commit 9ab1f92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions github_workflow_build.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
sudo apt update
sudo apt install texlive-latex-base texlive-latex-recommended \
texlive-latex-extra texlive-fonts-recommended \
python3-sphinxcontrib.svg2pdfconverter perl latexmk \
pdftk xsltproc latexmk cm-super

- name: Build the document
Expand Down
1 change: 1 addition & 0 deletions github_workflow_preview.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
sudo apt install texlive-latex-base texlive-latex-recommended \
texlive-latex-extra texlive-fonts-recommended \
python3-sphinxcontrib.svg2pdfconverter perl latexmk \
pdftk xsltproc latexmk cm-super

- name: Build the document
Expand Down

0 comments on commit 9ab1f92

Please sign in to comment.