Fix: pipeline
Some checks failed
Word Count / count-words (push) Failing after 35s

This commit is contained in:
2026-04-16 22:23:56 +02:00
parent 8da8374a1b
commit f11fcb68fe

View File

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