.
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "cars/**" # Only run if archives in cars/ change
|
- "cars/**" # Only run if archives in cars/ change
|
||||||
env:
|
env:
|
||||||
GIT_DEFAULT_HASH: sha256
|
GIT_DEFAULT_HASH: sha1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prepare-server-content:
|
prepare-server-content:
|
||||||
@@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: master
|
ref: master
|
||||||
lfs: true
|
lfs: true
|
||||||
fetch-depth: 1
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install 7-Zip
|
- name: Install 7-Zip
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user