Skip to content

Commit

Permalink
install tinytex 2021.03
Browse files Browse the repository at this point in the history
  • Loading branch information
AtaJadidAhari authored Jul 26, 2024
1 parent 8a09175 commit fa4b909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ jobs:

- name: Install tinytex packages
run: |
tinytex::install_tinytex(version = "2021.03")
tinytex::tlmgr("option repository https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2020/tlnet-final")
system("tlmgr --version")
install.packages("tinytex")
tinytex::tlmgr_install(pkgs = c("bera", "caption", "changepage", "enumitem", "everysel", "fancyhdr", "footmisc", "grfext", "index", "marginfix", "mathtools",
Expand Down

0 comments on commit fa4b909

Please sign in to comment.