mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
add tracing & test post data to dart
This commit is contained in:
6
scripts/build_sdk.sh
Executable file
6
scripts/build_sdk.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env fish
|
||||
echo 'Start building rust sdk'
|
||||
rustup show
|
||||
|
||||
cargo make desktop
|
Reference in New Issue
Block a user