Skip to content

Commit 32b7a78

Browse files
authored
Update appveyor.yml
1 parent 4fe0baa commit 32b7a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build:
2525
build_script:
2626
- cd "%APPVEYOR_BUILD_FOLDER%"
2727
- cd NppJSONViewer
28-
- msbuild NppJSONViewre.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
28+
- msbuild NppJSONViewer.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
2929

3030
artifacts:
3131
- path: NppJSONViewer\x64\Release\NPPJSONViewer.dll

0 commit comments

Comments
 (0)