Skip to content

Commit

Permalink
Merge pull request #1192 from shankari/commit_cleanup_changes
Browse files Browse the repository at this point in the history
Fix the automated sdk install build
  • Loading branch information
shankari authored Dec 21, 2024
2 parents 3c14050 + f76012f commit 3376a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-automated-sdk-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
export JAVA_HOME=$JAVA_HOME_17_X64
export ANDROID_SDK_ROOT=$NEW_ANDROID_SDK_ROOT
bash setup/setup_android_native.sh
bash setup/setup_native.sh
- name: Ensure that the path is correct and the project can be activated
shell: bash -l {0}
Expand Down

0 comments on commit 3376a58

Please sign in to comment.