We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b616ea5 commit a37413cCopy full SHA for a37413c
1 file changed
.github/workflows/build.yaml
@@ -68,7 +68,7 @@ jobs:
68
if: matrix.config.release
69
uses: r-lib/actions/setup-r-dependencies@v2
70
with:
71
- extra-packages: local::., quarto, pkgdown@2.1.3
+ extra-packages: local::., pkgdown@2.1.3
72
73
- name: Build pkgdown site
74
0 commit comments