From 0ae2628fb62e5f8afbf74e66fbd67846e6a11e53 Mon Sep 17 00:00:00 2001 From: binaryify Date: Sat, 12 Sep 2020 09:49:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20github=20action=20?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 33ceadd..9a5b7bc 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -53,4 +53,4 @@ jobs: - run: npm ci name: Install dependencies - name: Lint - run: npm lint \ No newline at end of file + run: npm run lint -- GitLab