Skip to content

Commit

Permalink
Actually clean all build artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Aug 1, 2018
1 parent 890d40d commit aba765a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/clean_build_artifacts.sh
Expand Up @@ -8,4 +8,4 @@ set -o errexit
set -o nounset
set -o pipefail

rm -rf target/{debug,release,doc}
rm -rf target/

0 comments on commit aba765a

Please sign in to comment.