Skip to content

Commit

Permalink
pkgdown.yaml: install also config/needs/website
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Rucki <[email protected]>
  • Loading branch information
pawelru authored Jan 31, 2025
1 parent 261b61f commit 2f2b9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ jobs:
with:
lookup-refs: ${{ inputs.lookup-refs }}
repository-path: ${{ github.event.repository.name }}/${{ inputs.package-subdirectory }}
needs: "website"

- name: Install R package 🚧
run: |
Expand Down

0 comments on commit 2f2b9ff

Please sign in to comment.