Skip to content

Commit

Permalink
gha - Set github token for tinytex install
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jun 12, 2024
1 parent c0d6704 commit f6f750c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- uses: actions/checkout@v4

- uses: quarto-dev/quarto-actions/setup@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
version: ${{ matrix.config.quarto || 'release' }}
tinytex: true
Expand Down

0 comments on commit f6f750c

Please sign in to comment.