mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 06:52:02 +02:00
add xetex requirement
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Installing TeX Live
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install xzdec libpoppler-glib-dev texlive -y
|
||||
sudo apt-get install xzdec libpoppler-glib-dev texlive texlive-xetex -y
|
||||
sudo tlmgr --version
|
||||
|
||||
- name: Installing pdf2svg
|
||||
|
Reference in New Issue
Block a user