Yarn after version updates
This commit is contained in:
parent
f52a49091b
commit
cc73606c71
|
@ -57,6 +57,7 @@ jobs:
|
|||
| sed 's/[",]//g')
|
||||
echo "Setting version $version"
|
||||
yarn lerna exec "yarn version --no-git-tag-version --new-version=$version"
|
||||
yarn
|
||||
- run: yarn bootstrap
|
||||
- run: yarn build
|
||||
- run: yarn build:sdk
|
||||
|
|
Loading…
Reference in New Issue