Compare commits
No commits in common. "922d48e1c039c38e241ad48bc5d7a59d091defe8" and "971519f99c2b5772e101e8ad1094eb8398415313" have entirely different histories.
922d48e1c0
...
971519f99c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
FILE: projektdokumentation.tex
|
FILE: projektdokumentation.tex
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: LaTeX compile
|
- name: LaTeX compile
|
||||||
working-directory: ${{ env.DIR }}
|
working-directory: ${{ env.DIR }}
|
||||||
|
|
Reference in a new issue