Skip to content

Commit

Permalink
chore: mod ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hayawata3626 committed Nov 12, 2023
1 parent 87b5a71 commit d59047b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
node-version: 18
cache: npm

- name: Prepare
run: npm run prepare

- name: Install Dependencies
id: install
run: npm ci
Expand Down

0 comments on commit d59047b

Please sign in to comment.