Compare commits
2 commits
0c2a21c218
...
20076d8fe0
Author | SHA1 | Date | |
---|---|---|---|
20076d8fe0 |
|||
801c60b793 |
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
run: latexmk -pdf -xelatex ${{ env.FILE }}
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: https://git.kjan.de/actions/upload-artifact@v3
|
uses: https://git.kjan.de/actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Doku
|
name: Doku
|
||||||
path: docs/projektdokumentation.pdf
|
path: docs/projektdokumentation.pdf
|
||||||
|
|
Reference in a new issue