Skip to content

Commit

Permalink
"Add checkout with lfs to GH actions"
Browse files Browse the repository at this point in the history
  • Loading branch information
a-smith-github committed Aug 31, 2023
1 parent 6146e12 commit 5151517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pyrealm_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
lfs: true

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 5151517

Please sign in to comment.