diff --git a/.gitea/workflows/test-build.yaml b/.gitea/workflows/test-build.yaml index 56c1ef9..bd420d7 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 - bibtex pal-vorstellung + biber pal-vorstellung pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex pdflatex pal-vorstellung.tex