File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 4747 java-version : ' 17'
4848 distribution : ' temurin' # See 'Supported distributions' for available options
4949
50+ # Note: the install android SDK step resets the `ANDROID_HOME` variable to a new folder with an update SDK but no NDK,
51+ # so we need to set this NDK_PATH before that happens
5052 - name : Configure android ndk
5153 run : |
5254 NDK_PATH=$ANDROID_HOME/ndk/$NDK_VERSION
Original file line number Diff line number Diff line change 4747 java-version : ' 17'
4848 distribution : ' temurin' # See 'Supported distributions' for available options
4949
50+ # Note: the install android SDK step resets the `ANDROID_HOME` variable to a new folder with an update SDK but no NDK,
51+ # so we need to set this NDK_PATH before that happens
5052 - name : Configure android ndk
5153 run : |
5254 NDK_PATH=$ANDROID_HOME/ndk/$NDK_VERSION
You can’t perform that action at this time.
0 commit comments