Skip to content

Commit 9ca9c85

Browse files
Update check-bioc.yml
1 parent aa69677 commit 9ca9c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-bioc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
run: |
164164
system("tlmgr --version")
165165
install.packages("tinytex")
166-
tinytex::install_tinytex(version = "2024.03")
166+
tinytex::install_tinytex(version = "2024.03", force = TRUE)
167167
tinytex::tlmgr_install(pkgs = c("bera", "caption", "changepage", "enumitem", "everysel", "fancyhdr", "footmisc", "grfext", "index", "marginfix", "mathtools",
168168
"ms", "nowidow", "parnotes", "parskip", "placeins", "preprint", "ragged2e", "side", "soul", "titlesec", "tocbibind", "xstring"))
169169
shell: Rscript {0}

0 commit comments

Comments
 (0)