Install missing latex packages

This commit is contained in:
Dongdong Tian 2022-02-03 19:34:09 +08:00
parent 15600573d7
commit e18ea9aa45

View File

@ -41,7 +41,7 @@ jobs:
run: | run: |
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \ tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
varwidth framed threeparttable wrapfig upquote capt-of \ varwidth framed threeparttable wrapfig upquote capt-of \
multirow eqparbox needspace fncychap letltxmacro multirow eqparbox needspace fncychap fancyhdr letltxmacro
- name: Build PDF documentaiton - name: Build PDF documentaiton
run: | run: |