mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
cleanup
This commit is contained in:
@@ -80,6 +80,10 @@ export interface DownloadArtifactResponse {
|
||||
* If the artifact download was successful
|
||||
*/
|
||||
success: boolean
|
||||
/**
|
||||
* The path where the artifact was downloaded to
|
||||
*/
|
||||
downloadPath?: string
|
||||
}
|
||||
|
||||
export interface DownloadArtifactOptions {
|
||||
|
||||
Reference in New Issue
Block a user