mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
mark caro make pb as optional action
This commit is contained in:
parent
4beeffbc37
commit
a535b8585f
@ -57,7 +57,7 @@ cargo install --force duckscript_cli
|
||||
```shell
|
||||
cargo make flowy_dev
|
||||
```
|
||||
8. Generate protobuf for dart (optional)
|
||||
8. Generate protobuf for dart (optional, if you modify the shared-lib's entities)
|
||||
```shell
|
||||
cargo make -p development-linux-x86 pb
|
||||
```
|
||||
|
@ -36,7 +36,7 @@ cargo install --force duckscript_cli
|
||||
```shell
|
||||
cargo make flowy_dev
|
||||
```
|
||||
9. Generate protobuf for dart
|
||||
9. Generate protobuf for dart (optional, if you modify the shared-lib's entities)
|
||||
```shell
|
||||
cargo make -p development-windows pb
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user