.gitea/workflows/latex.yaml aktualisiert
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build PDF
|
- name: Build PDF
|
||||||
run: pdflatex ./main.tex
|
run: pdflatex ./main.tex
|
||||||
|
- name: Build for table of contents
|
||||||
|
run: pdflatex ./main.tex
|
||||||
- name: Upload PDF
|
- name: Upload PDF
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user