refactor: remove yarn.lock steps (#5850)

This commit is contained in:
Joe Previte
2022-12-08 10:44:27 -07:00
committed by GitHub
parent d8995ec0b8
commit 907747d394
2 changed files with 1 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ main() {
source ./ci/lib.sh
rsync --exclude yarn.lock "$RELEASE_PATH/" "$RELEASE_PATH-standalone"
rsync "$RELEASE_PATH/" "$RELEASE_PATH-standalone"
RELEASE_PATH+=-standalone
# We cannot find the path to node from $PATH because yarn shims a script to ensure