Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add Cmd Default/Input support to cleanup
Bring `post` actions step into consistency with `main` for changes introduced in #154 Without this change, `sshAgentCmd` is undefined when passed to `execFileSync()` during `cleanup` and `post` is never successful.
- Loading branch information