fi ci & windows compilation (#14)
* attempt to fix mac compilation on x86_64 * decompress zip insead of tarball on windows * attempt to fix 1 * still cache on failure * attempt 2
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "livekit-ffi"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
description = "LiveKit interface for foreign languages"
|
||||
|
||||
[dependencies]
|
||||
livekit = { path = "../livekit", version = "0.1.0" }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user