mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 19:25:12 +00:00
Fix Travis deploy script, prefix the file with ls
This commit is contained in:
parent
5cfd7585f8
commit
3e377211b6
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ script:
|
|||
- make -j 4 package
|
||||
|
||||
before_deploy:
|
||||
- export TRAVIS_ARTIFACTS=$(libwebrtc-*.tar.gz)
|
||||
- export TRAVIS_ARTIFACTS=$(ls libwebrtc-*.tar.gz)
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue