Fix
This commit is contained in:
parent
9d852f2a1d
commit
c4d8952ca5
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
@ -38,11 +38,7 @@ jobs:
|
|||||||
uses: r-lib/actions/setup-tinytex@v1
|
uses: r-lib/actions/setup-tinytex@v1
|
||||||
|
|
||||||
- name: Install LaTeX packages
|
- name: Install LaTeX packages
|
||||||
run: |
|
run: echo tlmgr install
|
||||||
tlmgr install tabulary latexmk ulem environ trimspaces titlesec \
|
|
||||||
varwidth framed threeparttable wrapfig upquote capt-of \
|
|
||||||
multirow eqparbox needspace fncychap fancyhdr letltxmacro \
|
|
||||||
parskip
|
|
||||||
|
|
||||||
- name: Build PDF documentaiton
|
- name: Build PDF documentaiton
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user