Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 3dea4e6

Browse files
committed
Fix lint job
1 parent 851e5f4 commit 3dea4e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
node-version: 12
3232

33+
- run: npm i
3334
- run: npm run lint
3435

3536
- uses: EndBug/add-and-commit@v4

0 commit comments

Comments
 (0)