mirror of
https://github.com/actions/toolkit.git
synced 2026-08-14 00:00:18 +02:00
Fix tests
This commit is contained in:
+1
-1
@@ -23,4 +23,4 @@ export const DefaultRetryDelay = 5000
|
||||
export const SocketTimeout = 5000
|
||||
|
||||
// The default path of GNUtar on hosted Windows runners
|
||||
export const GnuTarPathOnWindows = 'C:\\Program Files\\Git\\usr\\bin\\tar.exe'
|
||||
export const GnuTarPathOnWindows = 'C:\\Program Files\\Git\\usr\\bin\\tar.exe'
|
||||
|
||||
Reference in New Issue
Block a user