Skip to content

Commit 387b43e

Browse files
committed
update appveyor
1 parent 3d3b498 commit 387b43e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ build:
2525
build_script:
2626
- cd "%APPVEYOR_BUILD_FOLDER%"
2727
- cd NppJSONViewer
28+
- git submodule update --init --recursive
2829
- msbuild NppJSONViewer.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
2930

3031
artifacts:

0 commit comments

Comments
 (0)