Build: Remove redundant build_npm_packages_step (#47384)

This commit is contained in:
Jack Westbrook
2022-04-06 14:26:59 +02:00
committed by GitHub
parent bd058f115b
commit a1ebcd520c
3 changed files with 15 additions and 34 deletions
-7
View File
@@ -1,7 +0,0 @@
#!/usr/bin/env bash
# lerna bootstrap might have created yarn.lock
git checkout .
echo 'Building packages'
yarn packages:build