mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
Fix tar test
This commit is contained in:
+1
-1
@@ -35,4 +35,4 @@ export const SystemTarPathOnWindows = `${process.env['SYSTEMDRIVE']}\\Windows\\S
|
||||
|
||||
export const TarFilename = 'cache.tar'
|
||||
|
||||
export const ManifestFilename = 'manifest.txt'
|
||||
export const ManifestFilename = 'manifest.txt'
|
||||
|
||||
+1
-1
@@ -35,4 +35,4 @@ export interface InternalCacheOptions {
|
||||
export interface ArchiveTool {
|
||||
path: string
|
||||
type: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user