mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-14 01:16:23 +08:00
Troubleshoot
This commit is contained in:
1
packages/cache/src/cache.ts
vendored
1
packages/cache/src/cache.ts
vendored
@@ -561,6 +561,7 @@ async function saveCacheV2(
|
||||
} else {
|
||||
core.warning(`Failed to save: ${typedError.message}`)
|
||||
}
|
||||
throw error
|
||||
} finally {
|
||||
// Try to delete the archive to save space
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user