Whisper
Whisper copied to clipboard
[OTHER] Use npm ci
What would you like to share?
In Github actions, npm install is used to install dependencies, but using npm ciis much better
Change Github actions to use npm ci instead of npm install
Additional information
No response