Skip to content

Commit

Permalink
add LaTeX package
Browse files Browse the repository at this point in the history
  • Loading branch information
kadyb authored Feb 17, 2024
1 parent ea99cd0 commit 802e1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rcmdcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: r-lib/actions/setup-tinytex@v2

- name: Install additional LaTeX packages
run: tlmgr install grfext multirow caption
run: tlmgr install grfext multirow caption setspace

- uses: r-lib/actions/setup-pandoc@v2

Expand Down

0 comments on commit 802e1db

Please sign in to comment.