Skip to content

Commit 033966b

Browse files
committed
Using standard pkgdown.
1 parent 06f5086 commit 033966b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ jobs:
3333

3434
- uses: r-lib/actions/setup-r-dependencies@v2
3535
with:
36-
extra-packages: |
37-
github::SebKrantz/pkgdown
38-
local::.
36+
extra-packages: any::pkgdown, local::.
3937
needs: website
4038

4139
- name: Build site

0 commit comments

Comments
 (0)