Skip to content

Commit

Permalink
ci: Improve flutter binding generation
Browse files Browse the repository at this point in the history
Run clang format.
Don't override our LibraryLoader
  • Loading branch information
iamsergio committed Apr 12, 2024
1 parent 8be11bb commit bbcbd1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ jobs:
dart pub get
dart refresh_bindings.dart
git status
git checkout generated/KDDockWidgetsBindings/dart/lib/LibraryLoader.dart
env:
DARTAGNAN_CLANG_FORMAT=clang-format-15

0 comments on commit bbcbd1b

Please sign in to comment.