mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(monorepo/ci): script failing due to some non-existing files
This commit is contained in:
parent
b2ebc8de0b
commit
855c1b96f4
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user