Skip to content

Commit

Permalink
try adding tinytex to github action to fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
ionides committed Aug 6, 2024
1 parent eb6c6b5 commit b2bdf3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
_R_CHECK_CODETOOLS_PROFILE_: "suppressLocalUnused=FALSE,suppressPartialMatchArgs=FALSE,suppressParamUnused=TRUE,suppressUndefined=FALSE"

steps:
- uses: r-lib/actions/setup-tinytex@master

- uses: actions/checkout@v4

- uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit b2bdf3d

Please sign in to comment.