Cleanup action.yml

This commit is contained in:
Dave Olsthoorn 2020-08-11 17:40:16 +02:00
parent 3f4aef7b8e
commit 5c7f7b1c49

View file

@ -1,6 +1,6 @@
name: 'Setup Android build environment'
author: 'Dave Olsthoorn'
description: 'Setup the sdk commandline tools for Android like sdkmanager'
name: 'Setup Android SDK Tools'
author: 'Android-Actions'
description: 'Setup the Android SDK Tools and add them to the path'
runs:
using: 'node12'