summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-06 13:11:21 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-06 13:11:21 +0200
commitbb8b6348ec6a0da02eca330698584847edf740dc (patch)
tree441f7ff22bfeed647332f82aab6ab0d6894678b3 /.appveyor.yml
parentMerge remote-tracking branch 'origin/master' into miami (diff)
downloadre3-bb8b6348ec6a0da02eca330698584847edf740dc.tar
re3-bb8b6348ec6a0da02eca330698584847edf740dc.tar.gz
re3-bb8b6348ec6a0da02eca330698584847edf740dc.tar.bz2
re3-bb8b6348ec6a0da02eca330698584847edf740dc.tar.lz
re3-bb8b6348ec6a0da02eca330698584847edf740dc.tar.xz
re3-bb8b6348ec6a0da02eca330698584847edf740dc.tar.zst
re3-bb8b6348ec6a0da02eca330698584847edf740dc.zip
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index ee25d578..611294a5 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -30,7 +30,7 @@ build:
project: build/reVC.sln
verbosity: minimal
after_build:
-- 7z a "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip" bin/%PLATFORM%/%CONFIGURATION%/re3.exe bin/%PLATFORM%/%CONFIGURATION%/re3.pdb
+- 7z a "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip" bin/%PLATFORM%/%CONFIGURATION%/reVC.exe bin/%PLATFORM%/%CONFIGURATION%/reVC.pdb
artifacts:
- path: "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip"
name: reVC