inkscape dependency for SVG to PDF

This commit is contained in:
Suzanne Soy 2021-01-31 20:21:06 +00:00
parent e5f5213d65
commit a762491d78

View File

@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Install prerequisites from the README
run: sudo apt install python qttools5-dev-tools wkhtmltopdf python-pypdf2
run: sudo apt install python qttools5-dev-tools wkhtmltopdf python-pypdf2 inkscape
- name: Print versions
run: |