We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103f6b5 commit 3cc0ac4Copy full SHA for 3cc0ac4
.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::bslib, local::.
37
needs: website
38
39
- name: Build site
0 commit comments