From a4c05246250dcb934c8651e5555fa683f9e7b4c4 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Sat, 18 Nov 2023 13:43:40 +0100 Subject: [PATCH] Reworking the pipeline 2 --- .gitea/workflows/test-build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/test-build.yaml b/.gitea/workflows/test-build.yaml index bd420d7..b98ae4b 100644 --- a/.gitea/workflows/test-build.yaml +++ b/.gitea/workflows/test-build.yaml @@ -13,6 +13,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 + - run: | + tlmgr install biblatex - run: | pdflatex pal-vorstellung.tex biber pal-vorstellung