mirror of
https://github.com/zoriya/flood.git
synced 2026-06-09 04:56:47 +00:00
CI: use "npm ci"
This commit is contained in:
@@ -25,5 +25,5 @@ jobs:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
- run: cp config.cli.js config.js
|
||||
- run: npm install
|
||||
- run: npm ci
|
||||
- run: npm run ${{ matrix.check }}
|
||||
|
||||
Reference in New Issue
Block a user