Skip to content

Commit

Permalink
output info
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed May 3, 2020
1 parent a875da2 commit 0a9e8b1
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
Expand Up @@ -97,6 +97,7 @@ export async function getNode(
//
console.log('Adding to the cache ...');
toolPath = await tc.cacheDir(extPath, 'node', info.resolvedVersion);
console.log('Done')
}

//
Expand Down

0 comments on commit 0a9e8b1

Please sign in to comment.