Skip to content

Commit

Permalink
Add lfs to github checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashbrnrd committed Nov 10, 2023
1 parent 51d790b commit e644e07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v3
Expand Down

0 comments on commit e644e07

Please sign in to comment.