mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 05:29:34 -08:00
5 lines
139 B
YAML
5 lines
139 B
YAML
name: 'Android Problem Matchers'
|
|
description: 'Adds common problem matchers for Android builds'
|
|
runs:
|
|
using: 'node12'
|
|
main: 'index.js'
|