Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d8b29 commit 4dc12a7Copy full SHA for 4dc12a7
.github/workflows/R-CMD-check.yaml
@@ -106,7 +106,7 @@ jobs:
106
cache-version: rcc-smoke-2
107
needs: check, website
108
# Beware of using dev pkgdown here, has brought in dev dependencies in the past
109
- extra-packages: any::rcmdcheck r-lib/roxygen2 any::decor r-lib/styler#1235 r-lib/pkgdown deps::.
+ extra-packages: any::rcmdcheck r-lib/roxygen2 any::decor r-lib/styler r-lib/pkgdown deps::.
110
111
- name: Install package
112
run: |
0 commit comments