mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-09 22:58:02 +00:00
patch: regenerated bundle
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -25845,6 +25845,7 @@ var OUTPUT_EXIT_CODE_KEY = 'exit_code';
|
||||
var OUTPUT_EXIT_ERROR_KEY = 'exit_error';
|
||||
var exit;
|
||||
var done;
|
||||
(0, core_1.info)('test');
|
||||
function getExecutable(inputs) {
|
||||
if (!inputs.shell) {
|
||||
return OS === 'win32' ? 'powershell' : 'bash';
|
||||
|
||||
Reference in New Issue
Block a user