Initialised the repository #5

Merged
Philipp merged 20 commits from init into main 2023-10-24 18:30:37 +02:00
4 changed files with 977 additions and 0 deletions
Showing only changes of commit a5019c121d - Show all commits

View File

@ -5,11 +5,10 @@ on: [push]
jobs: jobs:
LatexBuild: LatexBuild:
runs-on: pi runs-on: pi
container:
image: miktex/miktex:latest
pull: true
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- run: pdflatex conference_101719.tex
- uses: xu-cheng/latex-action@v3
with:
root_file: |
conference_101719.tex