1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-19 06:52:02 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-27 09:34:42 -07:00
committed by GitHub
parent bf54185ca7
commit 395d6168d7

View File

@@ -27,6 +27,9 @@ jobs:
sudo apt-get install xzdec libpoppler-glib-dev texlive texlive-xetex -y
sudo tlmgr --version
- name: Installing pdfcrop
run: sudo tlmgr install pdfcrop
- name: Installing pdf2svg
run: |
set +e