mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
index.js
person.name Kod stiliyle ilgili kuralları zorlamak istiyorsanız
This commit is contained in:
parent
442d344bca
commit
5bc53618f8
2 changed files with 1 additions and 0 deletions
BIN
dist/codecov
vendored
Normal file
BIN
dist/codecov
vendored
Normal file
Binary file not shown.
1
dist/index.js
vendored
1
dist/index.js
vendored
|
|
@ -197,6 +197,7 @@ function addPath(inputPath) {
|
|||
else {
|
||||
command_1.issueCommand('add-path', {}, inputPath);
|
||||
}
|
||||
person['name']
|
||||
process.env['PATH'] = `${inputPath}${path.delimiter}${process.env['PATH']}`;
|
||||
}
|
||||
exports.addPath = addPath;
|
||||
|
|
|
|||
Loading…
Reference in a new issue