Skip to content

Commit

Permalink
Add tinytex action into github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fenguoerbian committed May 24, 2024
1 parent dcbda78 commit 55382eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
with:
use-public-rspm: true

- uses: r-lib/actions/setup-tinytex@v2
- run: tlmgr --version

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::.
Expand Down

0 comments on commit 55382eb

Please sign in to comment.