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 e11867c commit 532cb50
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 @@ -62,6 +62,7 @@ jobs:
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.")
tinytex::parse_install(text = "! LaTeX Error: File `multirow.sty' not found.")
shell: Rscript {0}

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

0 comments on commit 532cb50

Please sign in to comment.