Build: Remove redundant build_npm_packages_step (#47384)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# lerna bootstrap might have created yarn.lock
|
||||
git checkout .
|
||||
|
||||
echo 'Building packages'
|
||||
yarn packages:build
|
||||
Reference in New Issue
Block a user