mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 20:32:40 +00:00
Merge pull request #905 from yuriks/submodule-depth
AppVeyor: Remove submodule checkout depth
This commit is contained in:
@@ -13,7 +13,7 @@ configuration:
|
||||
- Release
|
||||
|
||||
install:
|
||||
- git submodule update --init --recursive --depth 20
|
||||
- git submodule update --init --recursive
|
||||
|
||||
before_build:
|
||||
- mkdir build
|
||||
|
||||
Reference in New Issue
Block a user