Test CI for self-hosted runner
All checks were successful
Publish / Release build and publish (push) Successful in 5m13s

This commit is contained in:
Adrian Kuta 2024-07-30 21:57:11 +02:00
parent 6021efc0cc
commit ac5e710f37

View File

@ -20,13 +20,13 @@ jobs:
with:
distribution: adopt
java-version: 17
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: LS Command
run: |
echo $ANDROID_HOME
ls $ANDROID_HOME
- name: Setup Android SDK
uses: amyu/setup-android@v4
# Runs upload, and then closes & releases the repository
- name: Publish to MavenCentral