Skip to content

Commit

Permalink
ci: up
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Oct 27, 2024
1 parent b3e0a4e commit 16b8570
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
ref: wip/multiwindow
path: 3rdparty/flutter/

- name: Fix embedder header
run: cp 3rdparty/flutter/shell/platform/embedder/embedder.h 3rdparty/flutter/shell/platform/embedder/flutter_embedder.h

- name: Download engine binary
run: |
./download_engine.sh
Expand Down

0 comments on commit 16b8570

Please sign in to comment.