Skip to content

Commit f6f750c

Browse files
committed
gha - Set github token for tinytex install
1 parent c0d6704 commit f6f750c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- uses: actions/checkout@v4
5050

5151
- uses: quarto-dev/quarto-actions/setup@v2
52+
env:
53+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5254
with:
5355
version: ${{ matrix.config.quarto || 'release' }}
5456
tinytex: true

0 commit comments

Comments
 (0)