Skip to content

Commit 5c7f7b1

Browse files
committed
Cleanup action.yml
1 parent 3f4aef7 commit 5c7f7b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: 'Setup Android build environment'
2-
author: 'Dave Olsthoorn'
3-
description: 'Setup the sdk commandline tools for Android like sdkmanager'
1+
name: 'Setup Android SDK Tools'
2+
author: 'Android-Actions'
3+
description: 'Setup the Android SDK Tools and add them to the path'
44

55
runs:
66
using: 'node12'

0 commit comments

Comments
 (0)