Skip to content

Commit 7345a21

Browse files
committed
WIP 5
1 parent 18f1d87 commit 7345a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
echo "ls $ANDROID_HOME/cmdline-tools/latest/bin/"
6666
ls -lah $ANDROID_HOME/cmdline-tools/latest/bin/ || true
6767
echo "install ndk"
68-
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --install "ndk;27.0.12077973"
68+
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --install "ndk;27.2.12479018"
6969
- name: List available space
7070
run: |
7171
df -h

0 commit comments

Comments
 (0)