From 1bc8216a1b91c529ed56fa85a11e73eb7c5ebc0c Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Sat, 18 Nov 2023 14:08:06 +0100 Subject: [PATCH] Another build test. --- .gitea/workflows/test-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-build.yaml b/.gitea/workflows/test-build.yaml index ddb5b1d..bd420d7 100644 --- a/.gitea/workflows/test-build.yaml +++ b/.gitea/workflows/test-build.yaml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - run: | - latex pal-vorstellung.tex + pdflatex pal-vorstellung.tex biber pal-vorstellung pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex