Explorar el Código

Zip up the whole bin subdirectory

Douglas Thrift hace 7 años
padre
commit
e717941373
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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