mirror of
https://github.com/zadam/trilium.git
synced 2025-10-16 02:18:29 +08:00
chore(monorepo/ci): script failing due to some non-existing files
This commit is contained in:
parent
b2ebc8de0b
commit
855c1b96f4
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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue