Change model update flow (#6155)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2024-07-28 14:55:42 +07:00
committed by Andrey Sobolev
parent aa1bbd6247
commit 71c2fa0750
4 changed files with 34 additions and 15 deletions
+3
View File
@@ -63,6 +63,9 @@ jobs:
restore-keys: |
${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/pnpm-lock.yaml') }}
- name: Cheking model is updated...
run: node common/scripts/check_model_version.js
- name: Checking for mis-matching dependencies...
run: node common/scripts/install-run-rush.js check