Skip to content

Commit

Permalink
Update the R-CMD-check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Jan 19, 2024
1 parent e767fc5 commit e11867c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
install.packages('tinytex')
tinytex::parse_install(text = "! LaTeX Error: File `ucs.sty' not found.")
tinytex::parse_install(text = "! LaTeX Error: File `colortbl.sty' not found.")
tinytex::parse_install(text = "! LaTeX Error: File `fullpage.sty' not found.")
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit e11867c

Please sign in to comment.