mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove node_modules during script/cibuild so they recompile during bootstrap
This commit is contained in:
@@ -7,4 +7,5 @@ cd "$(dirname "$0")/.."
|
||||
rm -rf ~/.atom
|
||||
git clean -dff
|
||||
|
||||
rm -fr node_modules
|
||||
./script/test
|
||||
|
||||
Reference in New Issue
Block a user