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 bd27998 commit f41b114
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:

- name: Download engine binary
run: |
download_engine.sh
ls
./download_engine.sh
cp libflutter_engine.so 3rdparty/out/host_debug_unopt/
- name: Configure project
Expand Down

0 comments on commit f41b114

Please sign in to comment.