We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cc744 commit 5d4f06aCopy full SHA for 5d4f06a
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -51,7 +51,7 @@ jobs:
51
- name: Install additional LaTeX packages
52
run: |
53
tlmgr update --self
54
- tlmgr install preprint
+ tlmgr install preprint dsfont
55
56
- uses: r-lib/actions/check-r-package@v2
57
with:
0 commit comments