This commit is contained in:
parent
53105a9a67
commit
bf07d59aef
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: Compile LaTeX document
|
- name: Compile LaTeX document
|
||||||
uses: https://github.com/xu-cheng/latex-action@v3
|
uses: https://github.com/xu-cheng/latex-action@v3
|
||||||
with:
|
with:
|
||||||
root_file: main.tex
|
root_file: cv.tex
|
||||||
latexmk_use_lualatex: true
|
latexmk_use_lualatex: true
|
||||||
|
|
||||||
- name: Upload PDF file
|
- name: Upload PDF file
|
||||||
|
|
Loading…
Reference in a new issue