mirror of
https://gitea.com/actions/setup-node.git
synced 2024-11-10 17:49:24 +08:00
output info
This commit is contained in:
parent
a875da2574
commit
0a9e8b1d0f
@ -97,6 +97,7 @@ export async function getNode(
|
|||||||
//
|
//
|
||||||
console.log('Adding to the cache ...');
|
console.log('Adding to the cache ...');
|
||||||
toolPath = await tc.cacheDir(extPath, 'node', info.resolvedVersion);
|
toolPath = await tc.cacheDir(extPath, 'node', info.resolvedVersion);
|
||||||
|
console.log('Done')
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user