Skip to content

Commit

Permalink
ci: Fix building in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Oct 28, 2024
1 parent e497bb0 commit 5e5dbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
run: |
flutter --version
which flutter
which dart
- name: Fix embedder header
run: cp 3rdparty/flutter/shell/platform/embedder/embedder.h 3rdparty/flutter/shell/platform/embedder/flutter_embedder.h
Expand Down

0 comments on commit 5e5dbfd

Please sign in to comment.