Add latexmk
This commit is contained in:
parent
a51db0992d
commit
cf5abc0254
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install TeXLive
|
- name: Install TeXLive
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended
|
sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended latexmk
|
||||||
|
|
||||||
- name: Build PDF documentaiton
|
- name: Build PDF documentaiton
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user