This version fixes a bug for certain self-hosted runners where global write permissions for /usr/local/bin
differs from the github vm images.
What's Changed
- fix: use sudo to move binary to
/usr/local/bin
by @jbergstroem in #145
Full Changelog: v1.12.1...v1.12.2