We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33797ae commit 34d9c3fCopy full SHA for 34d9c3f
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, local::.
+ extra-packages: any::pkgdown, any::devtools, local::.
37
needs: website
38
39
- name: Build site
0 commit comments