mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 13:29:35 -08:00
Cleanup action.yml
This commit is contained in:
parent
3f4aef7b8e
commit
5c7f7b1c49
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: 'Setup Android build environment'
|
name: 'Setup Android SDK Tools'
|
||||||
author: 'Dave Olsthoorn'
|
author: 'Android-Actions'
|
||||||
description: 'Setup the sdk commandline tools for Android like sdkmanager'
|
description: 'Setup the Android SDK Tools and add them to the path'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
|
|
Loading…
Reference in a new issue