mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
Rename artifact for Appveyor
This commit is contained in:
parent
58f2d70a74
commit
5744e63abe
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ before_build:
|
||||||
- cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=c:\projects\libwebrtc .
|
- cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=c:\projects\libwebrtc .
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: 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-win32-x64.7z
|
name: libwebrtc-0.0.1-rc.4-win-x64.zip
|
||||||
|
|
||||||
test: off
|
test: off
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue