Skip to content

Commit 5d4f06a

Browse files
committed
ci: try to install dsfont packages
1 parent 68cc744 commit 5d4f06a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install additional LaTeX packages
5252
run: |
5353
tlmgr update --self
54-
tlmgr install preprint
54+
tlmgr install preprint dsfont
5555
5656
- uses: r-lib/actions/check-r-package@v2
5757
with:

0 commit comments

Comments
 (0)