mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
Auto merge of #21309 - servo:jdm-patch-26, r=jdm
Actually clean all build artifacts. I forgot that the remove-build-directories script on saltfs and the cleanup script in etc/ci are completely separate things. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21309) <!-- Reviewable:end -->
This commit is contained in:
commit
451c52e18d
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