mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Actually clean all build artifacts.
This commit is contained in:
parent
890d40dd4f
commit
aba765afbb
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
rm -rf target/{debug,release,doc}
|
||||
rm -rf target/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue