Update deploy.yml
This commit is contained in:
parent
d97518d9f2
commit
cba6c26fde
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -37,7 +37,8 @@ jobs:
|
||||
- name: Install TeXLive
|
||||
run: |
|
||||
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-xetex latexmk
|
||||
sudo tlmgr install ctex
|
||||
tlmgr init-usertree
|
||||
tlmgr install ctex
|
||||
|
||||
- name: Build PDF documentaiton
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user