run build

This commit is contained in:
Dave Olsthoorn
2020-07-14 22:11:04 +02:00
parent 9e58d95cb5
commit 668f98f7ee
2 changed files with 15 additions and 3 deletions

View File

@@ -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',