This commit is contained in:
parent
40a32440c9
commit
91a10d28c8
@ -13,7 +13,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- run: |
|
||||
- name: Compile
|
||||
run: |
|
||||
pdflatex pal-vorstellung.tex
|
||||
biber pal-vorstellung
|
||||
pdflatex pal-vorstellung.tex
|
||||
@ -22,4 +23,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: pal-vorstellung.pdf
|
||||
name: pal-vorstellung.pdf
|
||||
name: pal-vorstellung
|
||||
|
Loading…
x
Reference in New Issue
Block a user