This commit is contained in:
2026-02-08 02:38:42 +01:00
parent 3a44a1c83f
commit 3e0c13a77b

View File

@@ -9,7 +9,7 @@ on:
paths:
- "cars/**" # Only run if archives in cars/ change
env:
GIT_DEFAULT_HASH: sha256
GIT_DEFAULT_HASH: sha1
jobs:
prepare-server-content:
@@ -20,7 +20,7 @@ jobs:
with:
ref: master
lfs: true
fetch-depth: 1
fetch-depth: 0
- name: Install 7-Zip
run: |