File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
uses : r-lib/actions/setup-r-dependencies@v2
33
33
with :
34
34
packages :
35
- git::https://github.com/posit-dev/r- shinylive.git
35
+ any:: shinylive
36
36
any::knitr
37
37
any::rmarkdown
38
38
any::downlit
47
47
with :
48
48
target : gh-pages
49
49
env :
50
- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
50
+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ jobs:
301
301
uses: r-lib/actions/setup-r-dependencies@v2
302
302
with:
303
303
packages:
304
- git::https://github.com/posit-dev/r- shinylive.git
304
+ any:: shinylive
305
305
any::knitr
306
306
any::rmarkdown
307
307
any::downlit
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ jobs:
353
353
uses: r-lib/actions/setup-r-dependencies@v2
354
354
with:
355
355
packages:
356
- git::https://github.com/posit-dev/r- shinylive.git
356
+ any:: shinylive
357
357
any::knitr
358
358
any::rmarkdown
359
359
any::downlit
You can’t perform that action at this time.
0 commit comments