Updated Action to correct doc compiling

This commit is contained in:
Mattia Mascarello 2021-10-03 21:02:32 +02:00 committed by GitHub
parent 5f87c4e800
commit fa9014142f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Compile LaTeX document - name: Compile LaTeX document
uses: xu-cheng/latex-action@v2 uses: xu-cheng/latex-action@v2
with: with:
root_file: model.tex root_file: final.tex
- name: Commit changes - name: Commit changes
uses: EndBug/add-and-commit@v7 uses: EndBug/add-and-commit@v7
with: with: