gh action pkgdown

This commit is contained in:
pvictor 2022-12-01 12:36:08 +01:00
parent 69a343fca0
commit ef470d1889
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::., dplyr, highcharter, gapminder
extra-packages: any::pkgdown, local::., any::dplyr, any::highcharter, any::gapminder
needs: website
- name: Build site