Skip to content

Commit 63957f3

Browse files
ci: add ndk home env var
1 parent 588d161 commit 63957f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-android-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
RUBYOPT: "-W0"
3535
ANDROID_HOME: /opt/homebrew/share/android-commandlinetools
3636
ANDROID_NDK_HOME: /opt/homebrew/share/android-commandlinetools/ndk/28.2.13676358
37+
NDK_HOME: /opt/homebrew/share/android-commandlinetools/ndk/28.2.13676358
3738
steps:
3839
- name: Checkout repository
3940
uses: actions/checkout@v6

0 commit comments

Comments
 (0)