Implemented a first verion of the text #7

Merged
Philipp merged 79 commits from first-text-passages into main 2023-12-10 18:44:38 +01:00
35 changed files with 389 additions and 597 deletions
Showing only changes of commit a5bca97780 - Show all commits

View File

@ -13,13 +13,12 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- run: pdflatex pal-vorstellung.tex
- run: |
ls -la
mkdir artifacts
# cp *.pdf artifacts/
cp *.tex artifacts/
cat *.tex
pdflatex pal-vorstellung.tex
bider pal-vorstellung.tex
pdflatex pal-vorstellung.tex
pdflatex pal-vorstellung.tex
pdflatex pal-vorstellung.tex
- uses: actions/upload-artifact@v3
with:
path: pal-vorstellung.pdf