fix(ci): restore installation on ci
This commit is contained in:
@ -28,7 +28,7 @@ jobs:
|
||||
# fallback to using the latest cache if no exact match is found
|
||||
- v2-dependencies-
|
||||
|
||||
- run: npm install
|
||||
- run: npm install --force
|
||||
|
||||
- save_cache:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user