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