mirror of
https://github.com/actions/setup-node.git
synced 2025-07-25 07:58:25 +02:00
remove reduntant comment
This commit is contained in:
parent
1364035bf3
commit
de612ec12c
4 changed files with 2 additions and 4 deletions
|
@ -166,7 +166,6 @@ async function getInfoFromManifest(
|
|||
'node-versions',
|
||||
auth
|
||||
);
|
||||
core.info(`matching ${versionSpec}...`);
|
||||
const rel = await tc.findFromManifest(versionSpec, stable, releases);
|
||||
|
||||
if (rel && rel.files.length > 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue