Compare commits

..

1 Commits

Author SHA1 Message Date
eb9b4c4c1f Update .gitea/workflows/create-presentation.yml
Some checks failed
build-debian-package / Build the debian package (push) Failing after 9s
2026-04-18 12:30:09 +00:00

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 \