Skip to content

Commit

Permalink
tlmgr install for hts.Rnw
Browse files Browse the repository at this point in the history
  • Loading branch information
earowang committed Aug 7, 2020
1 parent eb3b551 commit 0a80b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
remotes::install_deps(dependencies = TRUE)
remotes::install_cran("rcmdcheck")
tinytex::tlmgr_install(c("ae", "mathtools"))
tinytex::tlmgr_install(c("ae", "mathtools", "microtype", "tikz"))
shell: Rscript {0}

- name: Session info
Expand Down

0 comments on commit 0a80b10

Please sign in to comment.