Skip to content

Commit 5ff31ef

Browse files
Get sub module
1 parent ee1a6d8 commit 5ff31ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ branches:
77
image: Visual Studio 2019
88
nuget:
99
disable_publish_on_pr: true
10+
install:
11+
- git submodule update --init --recursive
1012
build_script:
1113
- cmd: >-
1214
.\psake.cmd ci

0 commit comments

Comments
 (0)