Added a ls command for testing.
All checks were successful
Latex Build / LatexBuild (push) Successful in 13s
All checks were successful
Latex Build / LatexBuild (push) Successful in 13s
This commit is contained in:
@ -14,6 +14,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: pdflatex pal-vorstellung.tex
|
- run: pdflatex pal-vorstellung.tex
|
||||||
|
- run: ls -la
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: pal-vorstellung.pdf
|
path: pal-vorstellung.pdf
|
||||||
|
Reference in New Issue
Block a user