mirror of
https://gitea.com/actions/setup-android.git
synced 2025-09-06 19:45:26 +00:00
6 lines
139 B
YAML
6 lines
139 B
YAML
|
name: 'Android Problem Matchers'
|
||
|
description: 'Adds common problem matchers for Android builds'
|
||
|
runs:
|
||
|
using: 'node12'
|
||
|
main: 'index.js'
|