output info

This commit is contained in:
Bryan MacFarlane 2020-05-03 19:17:04 -04:00
parent a875da2574
commit 0a9e8b1d0f

View file

@ -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')
}
//