Compare commits
No commits in common. "20076d8fe0bb60ccaafe98677c30b72ea6c37c24" and "0c2a21c218d19b4c21e76f2986046c3bfa2bef8e" have entirely different histories.
20076d8fe0
...
0c2a21c218
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: https://git.kjan.de/actions/upload-artifact@v4
|
||||
uses: https://git.kjan.de/actions/upload-artifact@v3
|
||||
with:
|
||||
name: Doku
|
||||
path: docs/projektdokumentation.pdf
|
||||
|
|
Reference in a new issue