ci:Split out appveyor gn builds into separate jobs (#14282)
* Split out appveyor gn into separate jobs
This commit is contained in:
parent
ef4ae27b52
commit
605a4570c1
2 changed files with 19 additions and 23 deletions
|
@ -50,6 +50,8 @@ def main():
|
|||
except KeyboardInterrupt:
|
||||
returncode = 0
|
||||
|
||||
if returncode == 0:
|
||||
print 'ok Non proprietary ffmpeg does not contain proprietary codes.'
|
||||
return returncode
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue