mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 07:07:32 -04:00
mark caro make pb as optional action
This commit is contained in:
parent
4beeffbc37
commit
a535b8585f
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ cargo install --force duckscript_cli
|
||||||
```shell
|
```shell
|
||||||
cargo make flowy_dev
|
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
|
```shell
|
||||||
cargo make -p development-linux-x86 pb
|
cargo make -p development-linux-x86 pb
|
||||||
```
|
```
|
||||||
|
|
|
@ -36,7 +36,7 @@ cargo install --force duckscript_cli
|
||||||
```shell
|
```shell
|
||||||
cargo make flowy_dev
|
cargo make flowy_dev
|
||||||
```
|
```
|
||||||
9. Generate protobuf for dart
|
9. Generate protobuf for dart (optional, if you modify the shared-lib's entities)
|
||||||
```shell
|
```shell
|
||||||
cargo make -p development-windows pb
|
cargo make -p development-windows pb
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue