Skip to content

Commit bae01aa

Browse files
committed
do not remove .build/node_modules_cache
1 parent ed55cd7 commit bae01aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/azure-pipelines/linux/steps/product-build-linux-compile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ steps:
417417
echo "Disk usage before cleanup:"
418418
df -h /
419419
# Remove build intermediates no longer needed after tests
420-
rm -rf .build/node_modules_cache
421420
rm -rf .build/sysroots
422421
rm -rf .build/electron
423422
rm -rf out

0 commit comments

Comments
 (0)