Skip to content

Commit fd17902

Browse files
committed
Enable SDK linking in Android macOS build workflow
1 parent 65a3373 commit fd17902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-build-test-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
with:
6767
ndk-version: r25c # v25.2.9519653
6868
add-to-path: true
69+
link-to-sdk: true
6970
- name: Prepare Flutter
7071
run: |
7172
make flutter/prepare

0 commit comments

Comments
 (0)