Skip to content

Commit

Permalink
Install pkgdown 2.0.9 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
glin committed Jul 15, 2024
1 parent b3d223b commit 1f6a3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: matrix.config.release
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::pkgdown, local::.
extra-packages: local::., [email protected]

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

0 comments on commit 1f6a3b8

Please sign in to comment.