Skip to content

Remove telephone and add sso #7

Remove telephone and add sso

Remove telephone and add sso #7

name: Build LaTeX document
on: [push]
jobs:
build_latex:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v2
- name: Mitgliedsantrag
uses: dante-ev/latex-action@latest
with:
root_file: mitgliedsantrag.tex
compiler: pdflatex
args: -interaction=nonstopmode -shell-escape
- name: Publish mitgliedsantrag
uses: actions/upload-artifact@v3
with:
name: mitgliedsantrag.pdf
path: mitgliedsantrag.pdf