Преглед изворни кода

Zip up the whole bin subdirectory

Douglas Thrift пре 7 година
родитељ
комит
e717941373
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -20,7 +20,7 @@ before_build:
 after_build:
 - makensis /DSSH_HANDLER_VERSION=%APPVEYOR_BUILD_VERSION% /DSSH_HANDLER_CONFIGURATION=%CONFIGURATION% ssh-handler.nsi
 artifacts:
-- path: ssh-handler\bin\$(configuration)\ssh-handler.exe
+- path: ssh-handler\bin\$(configuration)
 - path: ssh-handler-*.exe
 cache:
 - dotNetFx40_Client_setup.exe