mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix generate pb issues
This commit is contained in:
@ -28,7 +28,7 @@ script = [
|
||||
|
||||
cargo run \
|
||||
--manifest-path ${flowy_tool} pb-gen \
|
||||
--rust_sources ${rust_lib},${shared_lib} \
|
||||
--rust_sources ${rust_lib} ${shared_lib} \
|
||||
--derive_meta=${derive_meta} \
|
||||
--flutter_package_lib=${flutter_package_lib}
|
||||
""",
|
||||
|
Reference in New Issue
Block a user