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 3d3b498 commit 387b43eCopy full SHA for 387b43e
appveyor.yml
@@ -25,6 +25,7 @@ build:
25
build_script:
26
- cd "%APPVEYOR_BUILD_FOLDER%"
27
- cd NppJSONViewer
28
+ - git submodule update --init --recursive
29
- msbuild NppJSONViewer.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
30
31
artifacts:
0 commit comments