install texlive as well
Some checks failed
Word Count / count-words (push) Has been cancelled
build-debian-package / Build the debian package (push) Failing after 2m11s

This commit is contained in:
2026-04-16 19:23:12 +02:00
parent 2061cdc218
commit 6789fa6f9d

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
run: sudo apt-get update && sudo apt-get install pandoc nodejs texlive-latex-full -y
- name: "Build .deb"
run: cd ./Defensio && ./pandoc.sh