mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-09-07 10:35:47 -06:00
Update generated content
This commit is contained in:
parent
c3a6aea9ab
commit
798c9ca7d9
1
dist/index.js
generated
vendored
1
dist/index.js
generated
vendored
@ -473,6 +473,7 @@ exports.getInput = getInput;
|
|||||||
*/
|
*/
|
||||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||||
function setOutput(name, value) {
|
function setOutput(name, value) {
|
||||||
|
process.stdout.write(os.EOL);
|
||||||
command_1.issueCommand('set-output', { name }, value);
|
command_1.issueCommand('set-output', { name }, value);
|
||||||
}
|
}
|
||||||
exports.setOutput = setOutput;
|
exports.setOutput = setOutput;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user