Skip to content

Commit

Permalink
Support git-lfs files in default.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HamsterCoder authored Feb 26, 2024
1 parent a2b59d6 commit 9fcf487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Set up Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 9fcf487

Please sign in to comment.