mirror of
https://gitea.com/actions/setup-android.git
synced 2026-03-26 14:48:21 +00:00
Update (not all) deps, migrate eslint to new format. compile to es2024
This commit is contained in:
@@ -185,7 +185,6 @@ async function run(): Promise<void> {
|
||||
core.addPath(path.join(ANDROID_SDK_ROOT, 'platform-tools'))
|
||||
|
||||
core.debug('add matchers')
|
||||
// eslint-disable-next-line no-console
|
||||
console.log(`##[add-matcher]${path.join(__dirname, '..', 'matchers.json')}`)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user