fix(ci): use rm -rf for PR build root cleanup #500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-ci-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Branch names with slashes (e.g.
feat/foo) causenix build --out-linkto create directories instead of symlinks. The cleanup step usedrm -fwhich fails on directories. Switch torm -rf.bc0c193c07toc676ecaf48c676ecaf484feeabf95a4feeabf95afae8329354