Skip to content

Commit

Permalink
tweak circlci config
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiscode committed Nov 29, 2023
1 parent b88c65d commit a584122
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ workflows:
version: '16.10'
# If you are using yarn, change the line below from "npm" to "yarn"
pkg-manager: npm
pre-steps:
- run:
command: npm install --package-lock-only

0 comments on commit a584122

Please sign in to comment.