There was an error while loading. Please reload this page.
1 parent 578b1b2 commit 74c35e3Copy full SHA for 74c35e3
1 file changed
.github/actions/setup-r-for-build/action.yml
@@ -20,8 +20,3 @@ runs:
20
uses: yihui/actions/setup-r-dependencies@HEAD
21
with:
22
extra-packages: rmarkdown kableExtra bookdown .
23
-
24
- - name: Update all packages
25
- run: |
26
- try(update.packages(ask = FALSE, checkBuilt = TRUE))
27
- shell: Rscript {0}
0 commit comments