mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-02-23 00:52:29 +01:00
add xetex requirement
This commit is contained in:
parent
22cb811376
commit
ac118aa8ef
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user