Skip to content

Commit d05342f

Browse files
committed
Add kableExtra to R packages
1 parent c6c8a3f commit d05342f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
install.packages("renv")
4141
install.packages("rmarkdown")
4242
install.packages("yaml")
43+
install.packages("kableExtra")
4344
install.packages(renv::dependencies()$Package)
4445
shell: Rscript {0}
4546
if: ${{ hashFiles('renv.lock') == '' }}

0 commit comments

Comments
 (0)