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