mirror of
https://github.com/actions/toolkit.git
synced 2026-08-18 00:00:19 +02:00
Cache package release for compression change in windows
This reverts commit 86fe4abd8e.
This commit is contained in:
+5
@@ -37,3 +37,8 @@ export interface InternalCacheOptions {
|
||||
compressionMethod?: CompressionMethod
|
||||
cacheSize?: number
|
||||
}
|
||||
|
||||
export interface ArchiveTool {
|
||||
path: string
|
||||
type: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user