mirror of
https://github.com/actions/setup-node.git
synced 2026-09-24 09:31:35 +08:00
Add dist
This commit is contained in:
Vendored
+1
@@ -83729,6 +83729,7 @@ const cachePackages = (packageManager) => __awaiter(void 0, void 0, void 0, func
|
||||
return;
|
||||
}
|
||||
core.info(`Cache saved with the key: ${primaryKey}`);
|
||||
core.setOutput('cache-key', primaryKey);
|
||||
});
|
||||
run(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user