Skip to content

Commit

Permalink
Merge branch 'main' into windows-debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv authored Jun 12, 2024
2 parents ffdf8b4 + f6f750c commit 024a2ec
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 024a2ec

Please sign in to comment.