Files
setup-android/action.yml
T

12 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'