We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f668f1 commit ba26adaCopy full SHA for ba26ada
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -46,6 +46,8 @@ jobs:
46
extra-packages: any::rcmdcheck
47
needs: check
48
49
+ - uses: r-lib/actions/setup-tinytex@v2
50
+
51
- uses: r-lib/actions/check-r-package@v2
52
with:
53
upload-snapshots: true
0 commit comments