Skip to content

Commit

Permalink
Merge branch 'master' into migrate/typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianrong-Yu authored May 17, 2022
2 parents 61ffcf6 + 191c0d6 commit 38db034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- *restore_cache

- run: npm ci
- run: npm ci --force

- save_cache:
key: deps-v4-{{ .Branch }}-{{ checksum "package-lock.json" }}
Expand Down

0 comments on commit 38db034

Please sign in to comment.