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
Some checks failed
Publish / Release build and publish (push) Has been cancelled
Some checks failed
Publish / Release build and publish (push) Has been cancelled
This commit is contained in:
parent
845ce20047
commit
6021efc0cc
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@ -20,6 +20,11 @@ jobs:
|
||||
with:
|
||||
distribution: adopt
|
||||
java-version: 17
|
||||
|
||||
- name: LS Command
|
||||
run: |
|
||||
echo $ANDROID_HOME
|
||||
ls $ANDROID_HOME
|
||||
- name: Setup Android SDK
|
||||
uses: amyu/setup-android@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user