Fix lint issues

This commit is contained in:
Lovepreet Singh
2022-11-17 09:12:53 +00:00
parent ea9856079f
commit 4fa5b7d133
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ 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`
export const SystemTarPathOnWindows = `${process.env['SYSTEMDRIVE']}\\Windows\\System32\\tar.exe`