Change model update flow (#6155)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2024-07-26 23:03:43 +07:00
committed by GitHub
parent 66c20106ae
commit 333da656b8
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