fix
This commit is contained in:
parent
e18ea9aa45
commit
ec2de3b477
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -40,8 +40,9 @@ jobs:
|
||||
- name: Install LaTeX packages
|
||||
run: |
|
||||
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
||||
multirow eqparbox needspace fncychap fancyhdr letltxmacro
|
||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
||||
multirow eqparbox needspace fncychap fancyhdr letltxmacro \
|
||||
parskip
|
||||
|
||||
- name: Build PDF documentaiton
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user