Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AimePazzo committed May 26, 2024
1 parent ab62dec commit 316079f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
keys:
- v1-dependencies-{{ checksum "package-lock.json" }}
- v1-dependencies-
- run:
name: install husky
command: npm install husky --save-dev
- run:
name: Install dependencies
command: npm install
Expand Down

0 comments on commit 316079f

Please sign in to comment.