mirror of
https://github.com/actions/toolkit.git
synced 2026-08-11 00:00:28 +02:00
Troubleshoot
This commit is contained in:
Vendored
+1
@@ -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