We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ddf1b commit f4949ddCopy full SHA for f4949dd
1 file changed
.github/workflows/pkgdown.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: r-lib/actions/setup-r-dependencies@v2
35
with:
36
- extra-packages: any::pkgdown, any::readr, any::webshot2, local::.
+ extra-packages: any::pkgdown, any::readr, any::rgbif, any::webshot2, local::.
37
needs: website
38
39
- name: Render README.Rmd for GitHub
0 commit comments