mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-22 07:23:45 +02:00
chore: add github lfs
This commit is contained in:
1
.github/workflows/docker-build-push.yml
vendored
1
.github/workflows/docker-build-push.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
lfs: true # WICHTIG: Lädt die echten LFS-Dateien (MaxMind DBs) herunter
|
||||||
|
|
||||||
- name: Get short SHA
|
- name: Get short SHA
|
||||||
id: vars
|
id: vars
|
||||||
|
|||||||
Reference in New Issue
Block a user