This repository has been archived on 2026-08-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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'