Skip to content

Commit

Permalink
Update Android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo authored Nov 10, 2024
1 parent 4087f7c commit 927de74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
distribution: 'adopt'
cache: gradle

- name: Accept SDK licenses
run: yes | $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --licenses

- name: Cache CMake build folder
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 927de74

Please sign in to comment.