From 4a53d0aadada0d8f055ec02a58af5b2758f377f0 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Sat, 18 Nov 2023 14:12:23 +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 bd420d7..3e61e7d 100644 --- a/.gitea/workflows/test-build.yaml +++ b/.gitea/workflows/test-build.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - run: | pdflatex pal-vorstellung.tex - biber pal-vorstellung + biblatex pal-vorstellung pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex