Skip to content

Commit

Permalink
Changing LaTeX packages installed
Browse files Browse the repository at this point in the history
  • Loading branch information
graemeleehickey committed Dec 30, 2024
1 parent 0910cf5 commit 4130707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install additional LaTeX packages
run: |
tlmgr update --self
tlmgr install titlesec
tlmgr install ae amsmath amsfonts grfext setspace enumitem hyperref biblatex
tlmgr list --only-installed
- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit 4130707

Please sign in to comment.