Skip to content

Commit

Permalink
Download lfs files in pkgdown workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed May 15, 2023
1 parent a3cfaed commit 4727fd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
lfs: ${{ github.event_name != 'pull_request' }}

- uses: r-lib/actions/setup-pandoc@v2

Expand Down

0 comments on commit 4727fd1

Please sign in to comment.