updated pkgdown action

This commit is contained in:
pvictor 2021-12-10 16:41:44 +01:00
parent 50926f0570
commit 64ca1925c1
1 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,10 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v1
with:
extra-packages: pkgdown
extra-packages: |
dplyr
highcharter
pkgdown
needs: website
- name: Deploy package