mirror of
https://github.com/AdrianKuta/Unbound-Drag-Drop.git
synced 2026-09-18 07:19:52 +02:00
This commit is contained in:
@@ -20,6 +20,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
java-version: 17
|
java-version: 17
|
||||||
|
|
||||||
|
- name: LS Command
|
||||||
|
run: |
|
||||||
|
echo $ANDROID_HOME
|
||||||
|
ls $ANDROID_HOME
|
||||||
- name: Setup Android SDK
|
- name: Setup Android SDK
|
||||||
uses: amyu/setup-android@v4
|
uses: amyu/setup-android@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user