Skip to content

Commit

Permalink
Missing lfs:true in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbenito committed Mar 26, 2024
1 parent b6e4c15 commit 0fd6396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
- name: Setup Python 3.8
uses: ./.github/actions/python
with:
Expand Down

0 comments on commit 0fd6396

Please sign in to comment.