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
Some checks failed
Build docs / build-docs (push) Failing after 25s
Reviewed-on: #294
This commit is contained in:
commit
922d48e1c0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
FILE: projektdokumentation.tex
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: LaTeX compile
|
||||
working-directory: ${{ env.DIR }}
|
||||
|
|
Reference in a new issue