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