This commit is contained in:
Dongdong Tian 2022-02-03 21:00:38 +08:00
parent c4d8952ca5
commit 420685e5b8

View File

@ -38,7 +38,8 @@ jobs:
uses: r-lib/actions/setup-tinytex@v1
- name: Install LaTeX packages
run: echo tlmgr install
run: |
tlmgr install wrapfig
- name: Build PDF documentaiton
run: |