Compare commits
2 commits
cef0ca2a73
...
9717e5c43e
Author | SHA1 | Date | |
---|---|---|---|
9717e5c43e |
|||
0429406383 |
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 # Do not upgrade
|
||||
with:
|
||||
name: Doku
|
||||
path: docs/projektdokumentation.pdf
|
||||
|
|
Reference in a new issue