setup-android/action.yml
2022-08-03 15:23:56 +03:00

11 lines
218 B
YAML

name: 'Setup Android SDK Tools'
author: 'Android-Actions'
description: 'Setup the Android SDK Tools and add them to the path'
runs:
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'list'
color: 'green'