wrapfig
This commit is contained in:
parent
c4d8952ca5
commit
420685e5b8
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -38,7 +38,8 @@ jobs:
|
|||||||
uses: r-lib/actions/setup-tinytex@v1
|
uses: r-lib/actions/setup-tinytex@v1
|
||||||
|
|
||||||
- name: Install LaTeX packages
|
- name: Install LaTeX packages
|
||||||
run: echo tlmgr install
|
run: |
|
||||||
|
tlmgr install wrapfig
|
||||||
|
|
||||||
- name: Build PDF documentaiton
|
- name: Build PDF documentaiton
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user