mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 19:36:59 +00:00
run build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as core from '@actions/core'
|
||||
import * as path from 'path'
|
||||
import * as tc from '@actions/tool-cache'
|
||||
import * as fs from 'fs';
|
||||
import * as fs from 'fs'
|
||||
|
||||
const matchers = [
|
||||
'android-lint-file-matcher.json',
|
||||
|
||||
Reference in New Issue
Block a user