mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: remove cargo make pb command
This commit is contained in:
parent
487e5035bb
commit
686507cd67
@ -1,7 +1,4 @@
|
|||||||
|
|
||||||
[tasks.pb]
|
|
||||||
dependencies = ["check_protoc_cmd", "gen_pb_file"]
|
|
||||||
|
|
||||||
[tasks.install_protobuf]
|
[tasks.install_protobuf]
|
||||||
condition_script = [
|
condition_script = [
|
||||||
"""
|
"""
|
||||||
@ -88,7 +85,6 @@ script = [
|
|||||||
script_runner = "@shell"
|
script_runner = "@shell"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[tasks.gen_pb_file.windows]
|
[tasks.gen_pb_file.windows]
|
||||||
script = [
|
script = [
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user