Skip to content

Commit

Permalink
installed dev version of kableExtra
Browse files Browse the repository at this point in the history
  • Loading branch information
EricMarcon committed Jul 29, 2023
1 parent 9a0384e commit 6ca0eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/memoir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
options(install.packages.check.source = "no")
install.packages(c("distill", "downlit", "memoiR", "rmdformats", "tinytex"))
tinytex::install_tinytex()
remotes::install_github("kupietz/kableExtra")
shell: Rscript {0}
- name: Private key
run: |
Expand Down

0 comments on commit 6ca0eef

Please sign in to comment.