mirror of
https://github.com/AdrianKuta/Unbound-Drag-Drop.git
synced 2025-04-19 22:49:02 +02:00
Test CI for self-hosted runner
All checks were successful
Publish / Release build and publish (push) Successful in 5m13s
All checks were successful
Publish / Release build and publish (push) Successful in 5m13s
This commit is contained in:
parent
6021efc0cc
commit
ac5e710f37
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user