AppVeyor YML update submodules
This commit is contained in:
parent
bdb1a3911f
commit
ce7ff2d146
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user