mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
log body
This commit is contained in:
parent
1c3c14b66e
commit
0ef06c1065
3 changed files with 2 additions and 2 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
|
@ -33266,6 +33266,7 @@ try {
|
|||
("" + err.message));
|
||||
return;
|
||||
}
|
||||
console.log(body);
|
||||
fs.writeFileSync(filename_1, body);
|
||||
fs.chmodSync(filename_1, '777');
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue