Skip to content

Commit

Permalink
Android build test
Browse files Browse the repository at this point in the history
  • Loading branch information
hmziqrs committed Sep 26, 2024
1 parent 32ca605 commit eea3eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- uses: actions/setup-java@v4
with:
java-version: '21'
distribution: 'temurin'
distribution: 'oracle'

# - name: Install NDK
# run: echo "y" | sudo /usr/local/lib/android/sdk/tools/bin/sdkmanager --install "ndk;20.0.5594570" --sdk_root=${ANDROID_SDK_ROOT}
Expand Down

0 comments on commit eea3eb6

Please sign in to comment.