chore(workflow): remove android sdk setup
This commit is contained in:
parent
8ac4d3bccc
commit
d1032ca098
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -38,8 +38,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 11
|
||||||
|
|
||||||
- name: Setup Android SDK
|
- name: Setup Gradle
|
||||||
uses: android-actions/setup-android@v2
|
uses: gradle/actions/setup-gradle@v4
|
||||||
|
|
||||||
- name: Build Plugins
|
- name: Build Plugins
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue