Skip to content

Commit

Permalink
allow lfs in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jkl3848 authored Mar 18, 2024
1 parent 22bdd76 commit 16c3301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.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 16c3301

Please sign in to comment.