Skip to content

Commit

Permalink
add shell
Browse files Browse the repository at this point in the history
  • Loading branch information
NMGuner committed Jun 13, 2024
1 parent 98965e2 commit 6f5ab65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/prepare-android/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ runs:
**/gradle-wrapper.properties
- name: Finalize Android SDK
shell: bash
run: |
/bin/bash -c "yes | $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --licenses > /dev/null"

0 comments on commit 6f5ab65

Please sign in to comment.