Updated github workflow to include slides
This commit is contained in:
parent
2ca4d2c5d3
commit
f009073d10
1 changed files with 3 additions and 1 deletions
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
|
@ -31,7 +31,9 @@ jobs:
|
|||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v2
|
||||
with:
|
||||
root_file: main.tex
|
||||
root_file: thesis.tex
|
||||
root_file: slides_clean.tex
|
||||
root_file: slides_notes.tex
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue