Parcourir la source

refine windows release name

Le Tan il y a 8 ans
Parent
commit
6345c2a902
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -49,7 +49,7 @@ after_build:
     - 7z a vnote_win_%PLATFORM%_portable_%APPVEYOR_BUILD_VERSION%.zip VNote
 
 artifacts:
-    - path: build\distrib\vnote_win_%PLATFORM%_portable_%APPVEYOR_BUILD_VERSION%.zip
+    - path: build\distrib\VNote_%APPVEYOR_BUILD_VERSION%_win_%PLATFORM%_portable.zip
       name: portable
 
 deploy: