mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
3 lines
109 B
Batchfile
3 lines
109 B
Batchfile
|
echo "Start building rust sdk"
|
||
|
rustup show
|
||
|
cargo make --profile development-desktop-windows-x86 flowy-sdk-dev
|