i am running some spin tests concurrently, and as part of it I run spin plugin update
while doing so, I am running into following error:
Error cloning Git repo https://github.com/fermyon/spin-plugins/: fatal: destination path '/home/runner/.local/share/spin/plugins/.spin-plugins' already exists and is not an empty directory.
While I understand this may be out of scope for supporting in spin as such, I wanted to create the issue here to collect your feedback on this.