Skip to content

Commit

Permalink
ci: checkout LFS files
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Nov 27, 2023
1 parent 35cd2f9 commit 94fd6e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
platform: [linux/amd64, linux/arm64]
steps:
- uses: actions/checkout@v3
with:
lfs: true

- name: Docker Meta
id: meta
Expand Down

0 comments on commit 94fd6e7

Please sign in to comment.