mirror of
https://gitea.com/actions/setup-android.git
synced 2025-09-04 08:27:10 +00: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'
|