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

This commit is contained in:
2026-04-18 09:41:08 +02:00
parent aa1353adce
commit 6d15ab6b0a

View File

@@ -21,10 +21,9 @@ jobs:
env: TEXINPUTS=.:./libs/awesome-beamer/:./libs/smile/ env: TEXINPUTS=.:./libs/awesome-beamer/:./libs/smile/
command: pandoc command: pandoc
args: "--help" # gets appended to pandoc command args: "--help" # gets appended to pandoc command
- name: "Build .deb"
run: cd ./Defensio && ./pandoc.sh
- name: "Create release" - name: "Create release"
uses: akkuman/gitea-release-action@v1 uses: akkuman/gitea-release-action@v1
with: with:
files: |- files: |-
./Defensio/defensio.pdf ./Defensio/defensio.pdf
./Defensio/Images/*