Skip to content

Commit

Permalink
Restore LFS files when building images (#213)
Browse files Browse the repository at this point in the history
Replicating #211 to dev
  • Loading branch information
rafaspadilha authored Nov 29, 2024
1 parent 60770fa commit a672186
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
image-name: cache
steps:
- uses: actions/checkout@v4
with:
lfs: true
- name: 'Az CLI login'
uses: azure/login@v1
with:
Expand Down

0 comments on commit a672186

Please sign in to comment.