mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: add tauri ci (#1833)
* ci: add tauri ci * ci: update install windows scripts * Update tauri_ci.yaml * Update tauri_ci.yaml * ci: update
This commit is contained in:
@ -32,8 +32,8 @@ flowy-notification = { path = "../flowy-notification" }
|
||||
flowy-derive = { path = "../flowy-derive" }
|
||||
|
||||
[features]
|
||||
default = ["flowy-core/dart", "flutter", "rev-sqlite"]
|
||||
flutter = []
|
||||
default = ["dart", "rev-sqlite"]
|
||||
dart = ["flowy-core/dart"]
|
||||
rev-sqlite = ["flowy-core/rev-sqlite"]
|
||||
http_sync = ["flowy-core/http_sync", "flowy-core/use_bunyan"]
|
||||
openssl_vendored = ["flowy-core/openssl_vendored"]
|
||||
|
Reference in New Issue
Block a user