Skip to content

Commit

Permalink
ci: update build-manual 4
Browse files Browse the repository at this point in the history
  • Loading branch information
pymq committed Jun 16, 2024
1 parent 5a0a7a1 commit e39b32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
echo "which sdkmanager"
which sdkmanager || true
echo "install ndk"
$ANDROID_HOME/tools/bin/sdkmanager --install "ndk-bundle"
$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --install "ndk-bundle"
- name: Configure Keystore for Android
run: |
Expand Down

0 comments on commit e39b32d

Please sign in to comment.