Skip to content

Commit 6e5a861

Browse files
committed
edit gh action
1 parent 81ebda2 commit 6e5a861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
with:
3535
packages: |
3636
any::shiny
37-
any::shinylive
3837
any::bslib
3938
any::tidyverse
4039
any::plotly
@@ -50,6 +49,7 @@ jobs:
5049
any::rmarkdown
5150
any::downlit
5251
any::xml2
52+
remotes::install_github("posit-dev/r-shinylive")
5353
extra-packages: |
5454
babelquarto
5555

0 commit comments

Comments
 (0)