Skip to content

Commit

Permalink
ci: use git-lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Feb 3, 2024
1 parent 23c0cb3 commit 6396d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- uses: actions/setup-python@v5
with:
python-version: "3.12"
Expand Down

0 comments on commit 6396d47

Please sign in to comment.