Skip to content

Commit

Permalink
Rename artifact for Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
aisouard committed Mar 19, 2017
1 parent 58f2d70 commit 5744e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_build:
- cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=c:\projects\libwebrtc .

artifacts:
- path: libwebrtc-0.0.1-rc.4-win32-x64.7z
name: libwebrtc-0.0.1-rc.4-win32-x64.7z
- path: libwebrtc-0.0.1-rc.4-win-x64.zip
name: libwebrtc-0.0.1-rc.4-win-x64.zip

test: off

0 comments on commit 5744e63

Please sign in to comment.