mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
remove install_protobuf task from the flowy_dev
This commit is contained in:
parent
b2f3570bbf
commit
1ee5a9402b
@ -1,5 +1,5 @@
|
||||
[tasks.flowy_dev]
|
||||
run_task = { name = ["install_prerequests","install_diesel", "install_protobuf"] }
|
||||
run_task = { name = ["install_prerequests","install_diesel"] }
|
||||
|
||||
[tasks.install_windows_deps.windows]
|
||||
dependencies=["check_duckscript_installation", "check_visual_studio_installation", "check_vcpkg", "install_vcpkg_sqlite", "install_rust_vcpkg_cli"]
|
||||
|
Loading…
Reference in New Issue
Block a user