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