mirror of
https://gitea.com/actions/setup-android.git
synced 2026-01-04 21:38:22 +00:00
Initial version of job
This commit is contained in:
5
action.yml
Normal file
5
action.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: 'Android Problem Matchers'
|
||||
description: 'Adds common problem matchers for Android builds'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
Reference in New Issue
Block a user