chore(monorepo/ci): script failing due to some non-existing files

pull/1738/head
Elian Doran 2025-04-18 23:23:50 +07:00
parent b2ebc8de0b
commit 855c1b96f4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -48,7 +48,7 @@ mv $NODE_FILENAME node
cd ..
rm -r $BUILD_DIR/node/lib/node_modules/{npm,corepack} \
rm -rf $BUILD_DIR/node/lib/node_modules/{npm,corepack} \
$BUILD_DIR/node/bin/{npm,npx,corepack} \
$BUILD_DIR/node/CHANGELOG.md \
$BUILD_DIR/node/include/node \