mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: disable dart pb gen
This commit is contained in:
@ -26,6 +26,8 @@ script = """
|
||||
echo "Install protoc_plugin (Dart)"
|
||||
dart pub global activate protoc_plugin
|
||||
export PATH="$HOME/.pub-cache/bin:$PATH"
|
||||
|
||||
cargo install --version 2.22.1 protobuf-codegen
|
||||
"""
|
||||
script_runner = "@shell"
|
||||
|
||||
|
Reference in New Issue
Block a user