Fix a build problem in Appveyor
Fix a path problem while pushing artifact in Appveyor: https://ci.appveyor.com/project/donho/notepad-plus-plus/build/1.0.90#L1676
This commit is contained in:
parent
9708382bfe
commit
3aa44ce9e7
@ -7,5 +7,5 @@ nmake -f scintilla.mak
|
||||
cd ..\..\PowerEditor\visual.net || exit
|
||||
msbuild notepadPlus.vcxproj /p:configuration="Unicode Debug" /p:platform=Win32 || exit
|
||||
|
||||
cd ..\..
|
||||
cd ..
|
||||
appveyor PushArtifact bin
|
||||
|
Loading…
Reference in New Issue
Block a user