Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
abjarna committed May 27, 2024
1 parent 7b52270 commit d080e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/azure-ritsafn-all/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
- name: ALL - Install LaTeX dependencies
run: |
sudo apt-get update
sudo apt-get install -y texlive texlive-latex-extra latexmk texlive-fonts-recommended dvipng pdf2svg
sudo apt-get install -y texlive texlive-latex-extra latexmk texlive-fonts-recommended dvipng pdf2svg texlive-lang-european
shell: bash

- name: ALL - Build Sphinx documentation
Expand Down

0 comments on commit d080e54

Please sign in to comment.