mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-29 22:39:06 +08:00
Acknowledge custom command inputs in cleanup.js (#235)
Refactored version of https://github.com/webfactory/ssh-agent/pull/183. Fixes: https://github.com/webfactory/ssh-agent/issues/208
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
const core = require('@actions/core');
|
||||
const { execFileSync } = require('child_process');
|
||||
const { sshAgentCmd } = require('./paths.js');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user