mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-09 00:20:03 +08:00
npm install replaced with npm ci
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- run: cd backend && pip install -r requirements.txt
|
||||
|
||||
- run: cd website && npm install
|
||||
- run: cd website && npm ci
|
||||
|
||||
- run: ./scripts/backend-development/start-mock-server.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user