mirror of
https://github.com/actions/toolkit.git
synced 2026-08-13 00:00:44 +02:00
Fix test
This commit is contained in:
+1
-1
@@ -34,9 +34,9 @@ export interface ReserveCacheResponse {
|
||||
}
|
||||
|
||||
export interface InternalCacheOptions {
|
||||
cacheSize?: number
|
||||
compressionMethod?: CompressionMethod
|
||||
crossOsEnabled?: boolean
|
||||
cacheSize?: number
|
||||
}
|
||||
|
||||
export interface ArchiveTool {
|
||||
|
||||
Reference in New Issue
Block a user