Consider custom command name inputs in cleanup.js
This commit is contained in:
parent
b504c19775
commit
3c2bfbcad6
3 changed files with 14 additions and 11 deletions
|
@ -1,4 +1,3 @@
|
|||
const core = require('@actions/core');
|
||||
const { execFileSync } = require('child_process');
|
||||
const { sshAgentCmd } = require('./paths.js');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue