Skip to content

Commit fa1c62b

Browse files
committed
pkgdown site: temporarily fix pkgdown at 2.0.9 to restore visuals
1 parent ac51504 commit fa1c62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- uses: r-lib/actions/setup-r-dependencies@v2
4343
with:
44-
extra-packages: any::pkgdown, local::.
44+
extra-packages: local::., [email protected]
4545
needs: website
4646

4747
- name: Deploy package

0 commit comments

Comments
 (0)