Skip to content

Commit 17ff79e

Browse files
committed
No need to Setup Android SDK
1 parent afb5f61 commit 17ff79e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ jobs:
123123
with:
124124
java-version: "17"
125125
distribution: "temurin"
126-
- name: Setup Android SDK
127-
uses: android-actions/setup-android@v3
128-
with:
129-
packages: tools platform-tools ndk;${{ env.NDK_VERSION }}
130126
- run: npm ci
131127
- run: npm run bootstrap
132128
env:

0 commit comments

Comments
 (0)