github actions
This commit is contained in:
parent
e700fab6be
commit
f448d64deb
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -24,7 +24,8 @@ jobs:
|
||||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v2
|
||||
with:
|
||||
root_file: cv/main.tex
|
||||
working_directory: cv
|
||||
root_file: main.tex
|
||||
- name: Move build .pdf
|
||||
run: |
|
||||
mv cv/main.pdf ./cv.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user