Updated Action to correct doc compiling
This commit is contained in:
parent
5f87c4e800
commit
fa9014142f
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
|
@ -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:
|
||||||
|
|
Reference in New Issue
Block a user