mirror of
https://github.com/actions/setup-node.git
synced 2025-06-29 14:13:49 +00:00
output info
This commit is contained in:
parent
0a9e8b1d0f
commit
2a0fbec10d
2 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,7 @@ export async function getNode(
|
|||
//
|
||||
console.log('Adding to the cache ...');
|
||||
toolPath = await tc.cacheDir(extPath, 'node', info.resolvedVersion);
|
||||
console.log('Done')
|
||||
console.log('Done');
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue