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
|
||||
uses: https://github.com/xu-cheng/latex-action@v3
|
||||
with:
|
||||
root_file: main.tex
|
||||
root_file: cv.tex
|
||||
latexmk_use_lualatex: true
|
||||
|
||||
- name: Upload PDF file
|
||||
|
|
Loading…
Reference in a new issue