Skip to content

Commit

Permalink
add tinytex back to yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jangevaare committed Jul 2, 2024
1 parent 0201eff commit cc6b584
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-R.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
sudo apt-get install -y ttf-mscorefonts-installer
sudo fc-cache -fv
- name: Setup TinyTex
uses: r-lib/actions/setup-tinytex@v2

- name: Run test.R
run: |
Rscript test.R

0 comments on commit cc6b584

Please sign in to comment.