AppVeyor YML update submodules

This commit is contained in:
Mark van Renswoude 2021-03-16 12:50:01 +01:00
parent bdb1a3911f
commit ce7ff2d146
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ image: Visual Studio 2019
install:
- choco install gitversion.portable -pre -y
- git submodule update --init --recursive
before_build:
- nuget restore Windows\MassiveKnob.sln