mirror of
https://github.com/actions/toolkit.git
synced 2026-08-16 00:00:21 +02:00
bsd + zstd fallback implementation
This commit is contained in:
+2
@@ -24,3 +24,5 @@ export const SocketTimeout = 5000
|
||||
|
||||
// The default path of GNUtar on hosted Windows runners
|
||||
export const GnuTarPathOnWindows = `${process.env['PROGRAMFILES']}\\Git\\usr\\bin\\tar.exe`
|
||||
|
||||
export const SystemTarPathOnWindows = `${process.env['SYSTEMDRIVE']}\\Windows\\System32\\tar.exe`
|
||||
Reference in New Issue
Block a user