Skip to content

Commit

Permalink
Don't download Android SDK twice
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Feb 29, 2024
1 parent 843fdcb commit 06d9fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
ANDROID_NDK_TOOLCHAIN_DIR: ${{ env.ANDROID_NDK_HOME }}/toolchains
with:
build-root-directory: platforms/android
arguments: |
:library:assembleDebugUnitTest :library:assembleDebugAndroidTest ${{ env.CI_GRADLE_ARG_PROPERTIES }}
cache-read-only: false

- name: Enable KVM group perms
Expand Down

0 comments on commit 06d9fcb

Please sign in to comment.