This commit is contained in:
Dongdong Tian 2022-02-03 20:53:20 +08:00
parent 9d852f2a1d
commit c4d8952ca5

View File

@ -38,11 +38,7 @@ jobs:
uses: r-lib/actions/setup-tinytex@v1
- 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 \
parskip
run: echo tlmgr install
- name: Build PDF documentaiton
run: |