Skip to content

Commit

Permalink
teach github-latex ngerman
Browse files Browse the repository at this point in the history
  • Loading branch information
knarrff committed Feb 23, 2025
1 parent 5d11b37 commit c69ec33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: pip install -r requirements.txt

- name: Install LaTeX requirements for matplotlib
run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal texlive-fonts-extra latexmk texlive-bibtex-extra biber
run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal texlive-fonts-extra latexmk texlive-bibtex-extra biber texlive-lang-german

- name: Create contributor snippet
run: python contributors.py
Expand Down

0 comments on commit c69ec33

Please sign in to comment.