You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
means that the execution process needs to be able write on the / directory, which is a very bad assumption. This should either be prefixed by $PWD/ so that it happens on the working directory or be made configurable (I would suggest the first option though).