Переглянути джерело

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