Skip to content

Commit 43cf7ae

Browse files
committed
[TEST]
1 parent 3a003db commit 43cf7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/installer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ export async function getNode(
9595
);
9696
downloadPath = await tc.downloadTool(info.downloadUrl, undefined, auth);
9797
console.log("here bro 2");
98+
console.log("here bro 3");
9899
} else {
99100
core.info(
100101
'Not found in manifest. Falling back to download directly from Node'

0 commit comments

Comments
 (0)