Skip to content

Commit

Permalink
Get lfs objects from git checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Feb 17, 2021
1 parent 199dbb3 commit 182f3ec
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 @@ -15,6 +15,8 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
lfs: 'true'

- uses: r-lib/actions/setup-r@v1

Expand Down

0 comments on commit 182f3ec

Please sign in to comment.