fix release scirpt (#3412)

This commit is contained in:
jeremywu 2021-09-15 02:06:13 +08:00 committed by GitHub
parent c210352180
commit be58b742ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,6 @@
set -e
yarn bootstrap
yarn clean:lib
yarn gen:version

View File

@ -2,6 +2,7 @@
set -e
yarn bootstrap
yarn update:version
sh scripts/build.sh