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

This commit is contained in:
2026-04-18 12:03:47 +00:00
parent 8bedef1f85
commit f87090357c

View File

@@ -16,6 +16,9 @@ jobs:
run: git checkout "${{ gitea.sha }}"
- name: "Submodules auschecken"
run: git submodule update --init
- name: "Debug"
run: ls -la
working_directory: Defensio
- uses: docker://git.kocoder.xyz/docker/ga-pandoc:c6eaa45b623c284e80f37434872621defc00f864
working_directory: Defensio
with: