Compare commits
No commits in common. "0c2a21c218d19b4c21e76f2986046c3bfa2bef8e" and "761a527ef02871db27cb3cfcb66671842750ba65" have entirely different histories.
0c2a21c218
...
761a527ef0
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@v2
|
||||
|
||||
- name: LaTeX compile
|
||||
working-directory: ${{ env.DIR }}
|
||||
|
|
Reference in a new issue