From b249700518f87cc5079795695bd2ab4c06968e43 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Sat, 13 Mar 2021 17:54:19 +1300 Subject: [PATCH] Update '.appveyor.yml' --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 25ffc34..05c3283 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,7 +9,7 @@ init: New-Item -Path c:\users\appveyor\.ssh\ -Type Directory - Set-Content c:\users\appveyor\.ssh\id_rsa $fileContent + Set-Content c:\users\appveyor\.ssh\id_ed25519 $fileContent clone_script: - ps: git clone -q --branch=master ssh://git@git.software.kauripeak.co.nz:3999/Brychan/159.341_Assignment_1.git environment: