Skip to content

Commit 46f99b5

Browse files
committed
Update rhub.yaml
1 parent 108e853 commit 46f99b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rhub.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252

5353
steps:
5454
- uses: r-hub/actions/checkout@v1
55+
- uses: r-lib/actions/setup-tinytex@v2
5556
- uses: r-hub/actions/platform-info@v1
5657
with:
5758
token: ${{ secrets.RHUB_TOKEN }}
@@ -77,6 +78,7 @@ jobs:
7778

7879
steps:
7980
- uses: r-hub/actions/checkout@v1
81+
- uses: r-lib/actions/setup-tinytex@v2
8082
- uses: r-hub/actions/setup-r@v1
8183
with:
8284
job-config: ${{ matrix.config.job-config }}

0 commit comments

Comments
 (0)