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
Showing only changes of commit 88f067ec45 - Show all commits

View File

@@ -17,7 +17,8 @@ jobs:
- run: | - run: |
ls -la ls -la
mkdir artifacts mkdir artifacts
cp *.pdf artifacts/ # cp *.pdf artifacts/
cp *.tex artifacts/
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
path: artifacts/ path: artifacts/