Reworking the pipeline 2
Some checks are pending
Latex Build / LatexBuild (push) Waiting to run

This commit is contained in:
2023-11-18 13:43:40 +01:00
parent c964a00a6a
commit a4c0524625

View File

@ -13,6 +13,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- run: |
tlmgr install biblatex
- run: | - run: |
pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex
biber pal-vorstellung biber pal-vorstellung