Skip to content

ci: save `yarn.lock` for `dev/release`

Administrator requested to merge vb/missing-yarn-lok into main

Created by: valerybugakov

Context

yarn.lock file is missing in the dev/release folder. An example of the CI output is here.

Screen Shot 2022-04-12 at 10 58 08

Test plan

Ensure that the yarn.lock file is present in the dev/release folder.

Merge request reports

Loading