1

Update workflow
Some checks failed
Build LaTeX document / build-latex (push) Failing after 5s

This commit is contained in:
2023-11-09 21:50:04 +01:00
parent fb7fbaf484
commit 9a24cf065b

View File

@ -13,10 +13,9 @@ jobs:
- name: Build LaTeX document
uses: https://github.com/xu-cheng/latex-action@v3
with:
texlive_version: latest
extra_packages: inkscape
latexmk_shell_escape: true
root_file: thesis.tex
extra_packages: "inkscape"
latexmk_shell_escape: true
- name: Rename document
run: mv thesis.pdf facial-animation-using-inverse-kinematics.pdf
- name: Upload artifact