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 command: pandoc
args: >- args: >-
./Defensio/01_Praesentation_Allgemein.md \ ./Defensio/01_Praesentation_Allgemein.md \
./02_Praesentation_Konstantin_Hintermayer.md \ ./Defensio/02_Praesentation_Konstantin_Hintermayer.md \
./03_Praesentation_Florian_Edlmayer.md \ ./Defensio/03_Praesentation_Florian_Edlmayer.md \
./04_Praesentation_Adam_Gaiswinkler.md \ ./Defensio/04_Praesentation_Adam_Gaiswinkler.md \
-t beamer \ -t beamer \
--template ./Defensio/00_preamble.tex \ --template ./Defensio/00_preamble.tex \
--pdf-engine=pdflatex \ --pdf-engine=pdflatex \