diff --git a/appveyor.yml b/appveyor.yml index cf62bdd..8d00ef8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -57,7 +57,7 @@ clone_depth: 1 before_build: # git submodules - cd "%PROJECT_DIR%" - - git submodule update --init --remote --depth 1 --recursive + - git submodule update --init --remote --recursive # update sqlite-amalgamation - cd \