Yarn after version updates

This commit is contained in:
adrinr 2023-04-20 20:15:03 +01:00
parent f52a49091b
commit cc73606c71
1 changed files with 1 additions and 0 deletions

View File

@ -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