Skip to content

Commit

Permalink
Add git lfs checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton committed Feb 5, 2025
1 parent 98856d4 commit 19d6e9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- uses: actions/checkout@v4
with:
lfs: 'true'
- name: Checkout LFS objects
run: git lfs checkout
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down

0 comments on commit 19d6e9f

Please sign in to comment.