ci(mirror): fix missing lfs files on push

This commit is contained in:
Julian Tölle 2024-09-25 11:30:10 +02:00
parent 1a370c39dc
commit 60c5c9ba33

View file

@ -15,6 +15,8 @@ jobs:
with:
# Need all to fetch all tags so we can push them
fetch-depth: 0
# Required so they can be pushed too
lfs: true
- name: Add Remote
env: