Initialised the repository #5

Merged
Philipp merged 20 commits from init into main 2023-10-24 18:30:37 +02:00
Showing only changes of commit 3b82093abb - Show all commits

View File

@ -5,8 +5,6 @@ on: [push]
jobs:
LatexBuild:
runs-on: pi
container:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@v3