Skip to content

Commit 6a6d752

Browse files
authored
Update R-CMD-check.yaml
Attempt to fix vignette failing to compile error
1 parent b6b683a commit 6a6d752

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434

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

37+
- uses: r-lib/actions/setup-tinytex@v1
38+
3739
- uses: r-lib/actions/setup-r@v2
3840
with:
3941
r-version: ${{ matrix.config.r }}

0 commit comments

Comments
 (0)