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