inkscape dependency for SVG to PDF
This commit is contained in:
parent
e5f5213d65
commit
a762491d78
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user