Fix LFS files not being pulled in the build
All checks were successful
Build and push latest / publish (push) Successful in 39s
All checks were successful
Build and push latest / publish (push) Successful in 39s
This commit is contained in:
parent
041c1c092a
commit
a9bcf8c95b
@ -8,6 +8,8 @@ jobs:
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user