Fix model version on release (#1102)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-03-05 11:59:07 +07:00
committed by GitHub
parent ab4cea6ee6
commit d22fbaee48
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -279,6 +279,8 @@ jobs:
run: node common/scripts/install-run-rush.js install
- name: Setting model version from git release...
run: node common/scripts/install-run-rush.js bump-model-version
- name: Build, to include new model version
run: node common/scripts/install-run-rush.js build
- name: Bundle
run: node common/scripts/install-run-rush.js bundle
- name: Docker build