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
|
||||
with:
|
||||
root_file: cv.tex
|
||||
args: -xelatex -interaction=nonstopmode
|
||||
args: -interaction=nonstopmode
|
||||
- name: Archive artifacs
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user