Skip to content

Commit

Permalink
Fixed appveyor.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ravibpatel committed Dec 29, 2017
1 parent 59a92e8 commit 5ccfc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_build:
build:
verbosity: minimal
after_build:
- cmd: 7z a AutoUpdater.NET-%APPVEYOR_BUILD_VERSION%.zip %APPVEYOR_BUILD_FOLDER%\AutoUpdater.NET\bin\Release\v4.0\
- cmd: 7z a AutoUpdater.NET-%APPVEYOR_BUILD_VERSION%.zip %APPVEYOR_BUILD_FOLDER%\AutoUpdater.NET\bin\Debug\v4.0\
artifacts:
- path: AutoUpdater.NET-$(APPVEYOR_BUILD_VERSION).zip
name: AutoUpdater.NET

0 comments on commit 5ccfc41

Please sign in to comment.