1

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

This commit is contained in:
2023-11-09 21:40:10 +01:00
parent 3953908e20
commit 681383a08d

View File

@ -15,7 +15,6 @@ jobs:
with:
scheme: full
run: latexmk -shell-escape -pdf thesis.tex
uses: actions/checkout@v4
- name: Rename document
run: mv thesis.pdf facial-animation-using-inverse-kinematics.pdf
- name: Upload artifact