Update .gitea/workflows/create-presentation.yml
Some checks failed
build-debian-package / Build the debian package (push) Failing after 9s

This commit is contained in:
2026-04-18 12:30:09 +00:00
parent 2cd24abcde
commit eb9b4c4c1f

View File

@@ -23,9 +23,9 @@ jobs:
command: pandoc
args: >-
./Defensio/01_Praesentation_Allgemein.md \
./02_Praesentation_Konstantin_Hintermayer.md \
./03_Praesentation_Florian_Edlmayer.md \
./04_Praesentation_Adam_Gaiswinkler.md \
./Defensio/02_Praesentation_Konstantin_Hintermayer.md \
./Defensio/03_Praesentation_Florian_Edlmayer.md \
./Defensio/04_Praesentation_Adam_Gaiswinkler.md \
-t beamer \
--template ./Defensio/00_preamble.tex \
--pdf-engine=pdflatex \