Skip to content

Commit

Permalink
[TEST]
Browse files Browse the repository at this point in the history
  • Loading branch information
panticmilos committed Apr 4, 2022
1 parent 3a003db commit 43cf7ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/installer.ts
Original file line number Diff line number Diff line change
@@ -95,6 +95,7 @@ export async function getNode(
);
downloadPath = await tc.downloadTool(info.downloadUrl, undefined, auth);
console.log("here bro 2");
console.log("here bro 3");
} else {
core.info(
'Not found in manifest. Falling back to download directly from Node'

0 comments on commit 43cf7ae

Please sign in to comment.