add debug

This commit is contained in:
Bassem Dghaidi
2024-05-23 09:04:37 -07:00
committed by GitHub
parent 32dbccb77b
commit 264230c2c5
4 changed files with 2546 additions and 154 deletions

View File

@@ -112,7 +112,7 @@ export async function getCacheEntry(
options?.enableCrossOsArchive
)
core.console.log(`We're running from the abyss`);
core.debug(`We're running from the abyss`);
const resource = `cache?keys=${encodeURIComponent(
keys.join(',')