cli-action icon indicating copy to clipboard operation
cli-action copied to clipboard

fix: move bin dir outside workspace

Open dword-design opened this issue 9 months ago • 0 comments

I think it's not nice that the bin dir is inside the workspace. It pollutes the folder, potentially conflicts with repo files, and I have a tool that checks for unknown files. I've moved it into the runner tmp dir.

dword-design avatar Jul 26 '25 19:07 dword-design