Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
This commit is contained in:
parent
b249700518
commit
109dc75eee
@ -7,7 +7,7 @@ init:
|
||||
|
||||
$fileContent += "`n-----END OPENSSH PRIVATE KEY-----`n"
|
||||
|
||||
New-Item -Path c:\users\appveyor\.ssh\ -Type Directory
|
||||
New-Item -Force -Path c:\users\appveyor\.ssh\ -Type Directory
|
||||
|
||||
Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent
|
||||
clone_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user