.
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user