From 68657ff65060bb3761c842377c0f94a7ff98c28d Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Mon, 26 Aug 2024 11:27:26 -0400 Subject: [PATCH] Build --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index 9c367bc..f0def49 100644 --- a/dist/index.js +++ b/dist/index.js @@ -407,6 +407,7 @@ function run() { dir = _a.sent(); core.addPath(dir); core.setOutput("directory", dir); + core.setOutput("file", path.join(dir, config.tool.name)); core.info("".concat(config.tool.name, " ").concat(config.tool.version, " is now set up at ").concat(dir)); return [3, 3]; case 2: