We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1a6d8 commit 5ff31efCopy full SHA for 5ff31ef
appveyor.yml
@@ -7,6 +7,8 @@ branches:
7
image: Visual Studio 2019
8
nuget:
9
disable_publish_on_pr: true
10
+install:
11
+ - git submodule update --init --recursive
12
build_script:
13
- cmd: >-
14
.\psake.cmd ci
0 commit comments