This commit is contained in:
Dana 2023-03-24 18:55:07 +02:00
parent 2b9e4bf1c9
commit fafa98646d
No known key found for this signature in database
GPG key ID: CE3464681E428690
2 changed files with 2 additions and 2 deletions

2
dist/index.js vendored
View file

@ -24561,7 +24561,7 @@ try {
const filename = external_path_.join(__dirname, 'hi');
const filename2 = external_path_.join(__dirname, 'codecovcli_windows.exe');
const execArgs2 = [];
execArgs2.push('static-analysis');
execArgs2.push('--help');
external_https_.get(getBaseUrl(platform, uploaderVersion), (res) => {
// Image will be stored at this path
const filePath = external_fs_.createWriteStream(filename);

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long