Fix
This commit is contained in:
parent
41801763ce
commit
5547ffc8d4
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -36,8 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install TeXLive
|
- name: Install TeXLive
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended \
|
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-xetex latexmk
|
||||||
texlive-xetex latexmk
|
|
||||||
|
|
||||||
- name: Build PDF documentaiton
|
- name: Build PDF documentaiton
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user