Skip to content

Commit

Permalink
Fetch LFS files during CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Mar 27, 2024
1 parent da510f6 commit 77dd182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
with:
lfs: true # Fetch large files with Git LFS

- name: Setup Micromamba
# https://github.com/mamba-org/setup-micromamba
Expand Down

0 comments on commit 77dd182

Please sign in to comment.