Change workflow action
Some checks failed
Compile PDF / Compile-PDF (push) Failing after 1m30s

This commit is contained in:
Riccardo Finotello
2025-01-12 16:44:51 +01:00
parent 5d68f2bc51
commit 8e1dcaa7a7

View File

@@ -17,10 +17,10 @@ jobs:
run: |
ls ${{ gitea.workspace }}
- name: Compile LaTeX document
uses: dante-ev/latex-action@latest
uses: xu-cheng/latex-action@v2
with:
root_file: cv.tex
args: -interaction=nonstopmode
latexmk_use_xelatex: true
- name: Archive artifacs
uses: actions/upload-artifact@v4
with: