Build media and live-kit in test-mode on non-MacOS (#6859)
Build media and live-kit in test-mode on non-MacOS (Related to https://github.com/zed-industries/zed/issues/5391 https://github.com/zed-industries/zed/issues/5395 https://github.com/zed-industries/zed/issues/5394) This makes it possible to build the media and live-kit crates on non-MacOS Release Notes: - N/A
This commit is contained in:
parent
e69e6f5586
commit
2c834c24a3
8 changed files with 68 additions and 6 deletions
|
@ -11,3 +11,6 @@ echo "migrating database..."
|
|||
|
||||
echo "seeding database..."
|
||||
script/seed-db
|
||||
|
||||
echo "Linux dependencies..."
|
||||
script/linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue