Skip to content

Commit ba26ada

Browse files
committed
ci: missing tiny tex installation
1 parent 4f668f1 commit ba26ada

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
@@ -46,6 +46,8 @@ jobs:
4646
extra-packages: any::rcmdcheck
4747
needs: check
4848

49+
- uses: r-lib/actions/setup-tinytex@v2
50+
4951
- uses: r-lib/actions/check-r-package@v2
5052
with:
5153
upload-snapshots: true

0 commit comments

Comments
 (0)