Skip to content

Commit

Permalink
Added lfs pull to build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JLrumberger committed Feb 20, 2024
1 parent e07e8e6 commit 0fe60ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true

- name: Build Wheels and Source Distribution
run: pipx run build --wheel --sdist
Expand Down

0 comments on commit 0fe60ac

Please sign in to comment.