Skip to content

Commit 1f6a3b8

Browse files
committed
Install pkgdown 2.0.9 for now
1 parent b3d223b commit 1f6a3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: matrix.config.release
5959
uses: r-lib/actions/setup-r-dependencies@v2
6060
with:
61-
extra-packages: any::pkgdown, local::.
61+
extra-packages: local::., pkgdown@2.0.9
6262

6363
# Install Quarto for pkgdown Quarto vignettes
6464
# https://pkgdown.r-lib.org/articles/quarto.html#github-actions

0 commit comments

Comments
 (0)