Reworked the pipeline a bit.
Some checks failed
Latex Build / LatexBuild (push) Failing after 11m6s

This commit is contained in:
Philipp Horstenkamp 2023-12-07 16:25:36 +01:00
parent 40a32440c9
commit 91a10d28c8
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -13,7 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- run: |
- name: Compile
run: |
pdflatex pal-vorstellung.tex
biber pal-vorstellung
pdflatex pal-vorstellung.tex
@ -22,4 +23,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
path: pal-vorstellung.pdf
name: pal-vorstellung.pdf
name: pal-vorstellung