Skip to content

Commit 8264709

Browse files
committed
[TEST]
1 parent e8dfec5 commit 8264709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/installer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ async function getInfoFromManifest(
250250
if (!manifest) {
251251
core.debug('No manifest cached');
252252
manifest = await getManifest(auth);
253+
console.log(manifest, "LOOK HERE 2");
253254
}
254255

255256
const rel = await tc.findFromManifest(versionSpec, stable, manifest, osArch);

0 commit comments

Comments
 (0)