Skip to content

Commit

Permalink
[#] Switch to Release
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli committed Jan 4, 2020
1 parent 9e71860 commit 7d4a88f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
image:
- Visual Studio 2017

configuration: Release

artifacts:
- path: RevokeMsgPatcher\bin\Release\RevokeMsgPatcher.exe
- path: bin\Release\RevokeMsgPatcher.exe
name: RevokeMsgPatcher
- path: RevokeMsgPatcher.MultiInstance.exe\bin\Release\RevokeMsgPatcher.MultiInstance.exe
- path: bin\Release\RevokeMsgPatcher.MultiInstance.exe
name: RevokeMsgPatcher.MultiInstance

0 comments on commit 7d4a88f

Please sign in to comment.