This commit is contained in:
Sampark Sharma
2022-11-17 07:34:07 +00:00
committed by GitHub
parent 6f7397feb6
commit 964682b5d4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ export const DefaultRetryDelay = 5000
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 GnuTarPathOnWindows = `${process.env['PROGRAMFILES']}\\Git\\usr\\bin\\tar.exe`