Skip to content

Commit

Permalink
Fix bridge action
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelrobert committed Aug 8, 2023
1 parent d6da22a commit 5cfc99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreclient/dart-bridge/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ setup-linux:
setup-ci:
flutter pub get
flutter doctor
cargo install flutter_rust_bridge_codegen --version="=1.78" --force
cargo install flutter_rust_bridge_codegen --force

setup-flutter:
flutter upgrade
Expand Down

0 comments on commit 5cfc99e

Please sign in to comment.