Remove xelatex option from workflow
Some checks failed
Compile PDF / Compile-PDF (push) Failing after 49s
Some checks failed
Compile PDF / Compile-PDF (push) Failing after 49s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: dante-ev/latex-action@latest
|
uses: dante-ev/latex-action@latest
|
||||||
with:
|
with:
|
||||||
root_file: cv.tex
|
root_file: cv.tex
|
||||||
args: -xelatex -interaction=nonstopmode
|
args: -interaction=nonstopmode
|
||||||
- name: Archive artifacs
|
- name: Archive artifacs
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user