We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb5f61 commit 17ff79eCopy full SHA for 17ff79e
.github/workflows/check.yml
@@ -123,10 +123,6 @@ jobs:
123
with:
124
java-version: "17"
125
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 }}
130
- run: npm ci
131
- run: npm run bootstrap
132
env:
0 commit comments