Skip to content

Commit 7a96866

Browse files
shiny too ...
1 parent 5a193d6 commit 7a96866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Install dependencies
3333
run: |
3434
remotes::install_cran("tidyverse")
35+
remotes::install_cran("shiny")
3536
install.packages("remotes")
3637
remotes::install_deps(dependencies = TRUE)
3738
remotes::install_dev("pkgdown")

0 commit comments

Comments
 (0)