mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Remove python/_virtualenv/ dir in clean_build_artifacts.sh
This commit is contained in:
parent
bf66a08c02
commit
2b3f6a2289
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ set -o nounset
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
rm -rf target/
|
rm -rf target/
|
||||||
|
rm -rf python/_virtualenv/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue