fix
This commit is contained in:
parent
ec56f8171b
commit
4be6cebaac
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
||||
- name: Install LaTeX packages
|
||||
run: |
|
||||
tlmgr update --self
|
||||
tlmgr option repository http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet/
|
||||
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
||||
tlmgr install --repository http://mirrors.ustc.edu.cn/CTAN/systems/texlive/tlnet/ \
|
||||
tabulary latexmk ulem environ trimspaces titlesec \
|
||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
||||
multirow eqparbox needspace fncychap letltxmacro parskip \
|
||||
fancyhdr hypcap
|
||||
|
Loading…
x
Reference in New Issue
Block a user