mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-23 10:18:05 +08:00
Add isGhes gate and refactor to clean up circular dependencies
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
BlobDownloadOptions
|
||||
} from '@azure/storage-blob'
|
||||
|
||||
export async function DownloadCacheFile(
|
||||
export async function downloadCacheFile(
|
||||
signedUploadURL: string,
|
||||
archivePath: string
|
||||
): Promise<{}> {
|
||||
|
||||
Reference in New Issue
Block a user