sabrogden 5 years ago
parent
commit
85fe990bbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -29,7 +29,7 @@ after_build:
   #- "DittoSetup\StampVer" -f%APPVEYOR_BUILD_VERSION% -p%APPVEYOR_BUILD_VERSION% Release64\Ditto.exe
   #- iscc /F"DittoSetup_%VERSION_FILENAME%" "DittoSetup\DittoSetup_10.iss"
   #- iscc /F"DittoSetup_64bit_%VERSION_FILENAME%" "DittoSetup\DittoSetup_10.iss" "/dbit64=1"
-  - 'DittoSetup\Build Portable ZIP_10.bat' "DittoPortable_%VERSION_FILENAME%" bit32
+  - cmd: 'DittoSetup\Build Portable ZIP_10.bat' "DittoPortable_%VERSION_FILENAME%" bit32
 
 artifacts:
   #- path: DittoSetup\output\DittoSetup_%VERSION_FILENAME%.exe