Skip to content

Commit 9e785bc

Browse files
committed
Added a dependency for vignettes
1 parent 72bb3e5 commit 9e785bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: r-lib/actions/setup-r-dependencies@v2
3535
with:
36-
extra-packages: any::pkgdown, local::.
36+
extra-packages: any::pkgdown, local::., BH
3737
needs: website
3838

3939
- name: Build site

0 commit comments

Comments
 (0)