mirror of
https://github.com/AdrianKuta/Unbound-Drag-Drop.git
synced 2026-09-09 20:10:26 +02:00
This commit is contained in:
@@ -20,13 +20,13 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: adopt
|
distribution: adopt
|
||||||
java-version: 17
|
java-version: 17
|
||||||
|
- name: Setup Android SDK
|
||||||
|
uses: android-actions/setup-android@v3
|
||||||
|
|
||||||
- name: LS Command
|
- name: LS Command
|
||||||
run: |
|
run: |
|
||||||
echo $ANDROID_HOME
|
echo $ANDROID_HOME
|
||||||
ls $ANDROID_HOME
|
ls $ANDROID_HOME
|
||||||
- name: Setup Android SDK
|
|
||||||
uses: amyu/setup-android@v4
|
|
||||||
|
|
||||||
# Runs upload, and then closes & releases the repository
|
# Runs upload, and then closes & releases the repository
|
||||||
- name: Publish to MavenCentral
|
- name: Publish to MavenCentral
|
||||||
|
|||||||
Reference in New Issue
Block a user