Compare commits
No commits in common. "cef0ca2a73aac9a96aec2a3d5caa555c79cfb3e8" and "922d48e1c039c38e241ad48bc5d7a59d091defe8" have entirely different histories.
cef0ca2a73
...
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