Test
Some checks failed
build-debian-package / Build the debian package (push) Failing after 3m24s
Word Count / count-words (push) Failing after 36s

This commit is contained in:
2026-04-16 19:16:52 +02:00
parent 6b0c4f7884
commit 2061cdc218

View File

@@ -17,7 +17,7 @@ jobs:
run: git submodule update --init
- name: "Install dependencies"
run: sudo apt-get install pandoc
run: sudo apt-get update && sudo apt-get install pandoc
- name: "Build .deb"
run: cd ./Defensio && ./pandoc.sh