Action shouldn't require sudo #62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
sudo is used to set up KVM (even when KVM isn't present, like with ACT, like on forgejo/gitea actions).
Installing it makes the action work, but folks on the Discord told me it shouldn't be required so, here's your issue to track it!