Merge pull request 'fix: Fix docs bc v4 doesnt work' (!294) from fix-docs into main
Some checks failed
Build docs / build-docs (push) Failing after 25s

Reviewed-on: #294
This commit is contained in:
Jan K9f 2025-06-06 07:36:04 +00:00
commit 922d48e1c0
No known key found for this signature in database
GPG key ID: 944223E4D46B7412

View file

@ -15,7 +15,7 @@ jobs:
FILE: projektdokumentation.tex FILE: projektdokumentation.tex
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v3
- name: LaTeX compile - name: LaTeX compile
working-directory: ${{ env.DIR }} working-directory: ${{ env.DIR }}