mirror of
https://github.com/actions/setup-java.git
synced 2025-05-23 11:01:46 +00:00
Update src/cleanup-java.ts
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
parent
862dedbae1
commit
098a6567de
@ -27,7 +27,7 @@ async function saveCache() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The save process is best-effort, and it should not make the workflow failed
|
* The save process is best-effort, and it should not make the workflow fail
|
||||||
* even though this process throws an error.
|
* even though this process throws an error.
|
||||||
* @param promise the promise to ignore error from
|
* @param promise the promise to ignore error from
|
||||||
* @returns Promise that will ignore error reported by the given promise
|
* @returns Promise that will ignore error reported by the given promise
|
||||||
|
Loading…
Reference in New Issue
Block a user