Skip to content

Commit

Permalink
Added siunitx in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
principejavier committed Mar 19, 2024
1 parent f372c62 commit 93c3008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install latex
run: |
sudo apt-get update
sudo apt-get install texlive-luatex texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-pictures texlive-lang-spanish -y
sudo apt-get install texlive-luatex texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-science texlive-pictures texlive-lang-spanish -y
lualatex -v
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 93c3008

Please sign in to comment.