mirror of
https://github.com/wassname/talk.git
synced 2026-06-27 19:33:06 +08:00
added different install
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
key: dependency-cache-{{ checksum "package-lock.json" }}
|
||||
- run:
|
||||
name: Install dependencies
|
||||
command: npm ci
|
||||
command: npm install
|
||||
- save_cache:
|
||||
key: dependency-cache-{{ checksum "package-lock.json" }}
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user