make clean doesn't work #12227
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Steps to Reproduce:
make build
make clean
Expected Result
Cache and bin directories are removed
Actual Result
rm: cannot remove '...': Permission denied
The text was updated successfully, but these errors were encountered: