Skip to content

Commit ebb7cec

Browse files
authored
pkgdown.yaml: install also config/needs/website (#276)
1 parent 261b61f commit ebb7cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ jobs:
236236
with:
237237
lookup-refs: ${{ inputs.lookup-refs }}
238238
repository-path: ${{ github.event.repository.name }}/${{ inputs.package-subdirectory }}
239+
needs: "website"
239240

240241
- name: Install R package 🚧
241242
run: |

0 commit comments

Comments
 (0)