appveyor-ci: remove depth limit on submodules
This commit is contained in:
@@ -66,7 +66,7 @@ matrix:
|
||||
#---------------------------------#
|
||||
|
||||
install:
|
||||
- cmd: git submodule update --init --recursive --depth=50
|
||||
- cmd: git submodule update --init --recursive
|
||||
- cmd: .ci/appveyor-prepare.bat
|
||||
|
||||
build_script:
|
||||
|
||||
Reference in New Issue
Block a user