Skip to content

Commit 34d9c3f

Browse files
committed
Added devtools as dep in GHA
1 parent 33797ae commit 34d9c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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, any::devtools, local::.
3737
needs: website
3838

3939
- name: Build site

0 commit comments

Comments
 (0)