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 981 additions and 0 deletions
Showing only changes of commit 70a7a0734c - Show all commits

View File

@ -1,6 +1,7 @@
name: Latex Build
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
LatexBuild:
runs-on: pi
@ -9,7 +10,7 @@ jobs:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@vb
uses: actions/checkout@v3
- uses: xu-cheng/latex-action@v3
with: