fix ci
This commit is contained in:
parent
e95823f543
commit
80c5d59916
1
.github/workflows/playground.yml
vendored
1
.github/workflows/playground.yml
vendored
@ -103,6 +103,7 @@ jobs:
|
||||
run: |
|
||||
git config --global core.longpaths true
|
||||
cargo install flutter_rust_bridge_codegen --version ${{ env.FLUTTER_RUST_BRIDGE_VERSION }} --features "uuid"
|
||||
rm -rf flutter/pubspec.lock
|
||||
pushd flutter ; flutter pub get ; popd
|
||||
~/.cargo/bin/flutter_rust_bridge_codegen --rust-input ./src/flutter_ffi.rs --dart-output ./flutter/lib/generated_bridge.dart
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user