mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-13 23:09:07 +08:00
This PR fixes an apparently wrong path to the `git` binary that was added in #136. According to https://github.com/actions/checkout/discussions/928#discussioncomment-3861581, the path should not contain the `usr/` part, although for `ssh-add` and `ssh-agent`, it has to.