mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fix gstreamer packaging on mac.
This commit is contained in:
parent
5488790be6
commit
19b9314b48
2 changed files with 5 additions and 4 deletions
|
@ -494,7 +494,6 @@ def macos_release_build_with_debug_assertions(priority=None):
|
|||
"./etc/ci/lockfile_changed.sh",
|
||||
"tar -czf target.tar.gz" +
|
||||
" target/release/servo" +
|
||||
" target/release/*.so" +
|
||||
" target/release/*.dylib" +
|
||||
" resources",
|
||||
]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue